> Is there anything in current that provides wide character support?  I'm
> messing around with document formatting, and I have to be involved with
> wide character things.  One example: wcscat().  It's not the only one, I
> just need to know if it's in *any* library, and declared in any include
> file.
> 
> Don't give me an answer that deals with wcscat() only, that's just one
> example, and I'll just be back like a bad penny.  If it's not a current
> subject (but it's there) then reply privately, I don't want to pollute
> the list.
> 
> What I'm doing is destined for current, so I don't care if it's not in
> stable or some older release.

As one of the people currently working on wchar support for FreeBSD, I can
safely say that it is not in current.  I do have 'libwcs' available that
includes all functions that I am aware of that start with wcs*().  Also
included are man pages and a testsuite for all but 4 of the functions.

I can send this to you if desired.

This also provides a kick in my pants to finish it up and submit it for
review.

--
David Cross                               | email: cro...@cs.rpi.edu 
Systems Administrator/Research Programmer | Web: http://www.cs.rpi.edu/~crossd 
Rensselaer Polytechnic Institute,         | Ph: 518.276.2860            
Department of Computer Science            | Fax: 518.276.4033
I speak only for myself.                  | WinNT:Linux::Linux:FreeBSD


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to