(semi-)OT programming non-ASCII characters
Daniel Molina Wegener
dmw at unete.cl
Sun May 18 20:43:30 UTC 2008
On Sunday 18 May 2008 15:44:27 Robert Huff wrote:
> A casual project I'm working on (in C) has just discovered
> the need to work with 8-bit characters > 127.
> Does anyone have pointers to tutorials on how to work with
> these? Or would be willing to answer questions off-list?
Try using "wchar" types and functions, also iconv can be
usefull.
> Thanks,
>
>
> Robert Huff
>
> [SNIP]
Regards,
--
.O. | Daniel Molina Wegener | C/C++ Developer
..O | dmw [at] unete [dot] cl | FOSS Coding Adict
OOO | FreeBSD & Linux User | Standards Rocks!
More information about the freebsd-questions
mailing list