Date: Sun, 18 May 2008 16:15:18 -0400 From: Daniel Molina Wegener <dmw@unete.cl> To: freebsd-questions@freebsd.org Cc: Robert Huff <roberthuff@rcn.com> Subject: Re: (semi-)OT programming non-ASCII characters Message-ID: <200805181615.18451.dmw@unete.cl> In-Reply-To: <18480.34587.7423.125738@jerusalem.litteratus.org> References: <18480.34587.7423.125738@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805181615.18451.dmw>