anybody know why getchar() doesn't see 0x80 == 0200? if getchar()
is limited to 7-bit characters, what then?
% od -c file
shows me that every character fits into 8 bits, so getwchar() is the
next thing.
but doesn't getwchar grab wide-chars only: 16 bits?
tia, guys,
gary
--
Gary Kline [email protected] http://www.thought.org Public Service Unix
http://jottings.thought.org http://transfinite.thought.org
The 5.67a release of Jottings: http://jottings.thought.org/index.php
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"