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  kl...@thought.org  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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to