terminfo and curses
ricker
ricker at bunker.UUCP
Fri Nov 7 05:36:04 AEST 1986
In article <257 at BMS-AT.UUCP> stuart at BMS-AT.UUCP (Stuart D. Gathman) writes:
> A 30K curses program on the 6350 is 60K on the 8000.
>
> A non-curses program on the 8000 is typically 25%
> smaller than the identical C code on the 6350
> because of optimization.
>
1) I don't know about the differences between a 6350 and an 8000
but, do you know if the compiler is the exact same on both systems?
2) Terminal-independent code is most likely going to be larger than
terminal-specific code. Trade-offs ya know :)
Running terminfo/curses on an altos is not terribly depressing although of
course not perfect.
More information about the Comp.unix.wizards
mailing list