Date: Sun, 06 Jun 1999 21:04:27 -0400 From: "David E. Cross" <crossd@cs.rpi.edu> To: Chuck Robey <chuckr@picnic.mat.net> Cc: freebsd-current@FreeBSD.ORG, crossd@cs.rpi.edu Subject: Re: wide char support Message-ID: <199906070104.VAA80635@cs.rpi.edu> In-Reply-To: Message from Chuck Robey <chuckr@picnic.mat.net> of "Sun, 06 Jun 1999 20:52:26 EDT." <Pine.BSF.4.10.9906062049150.82061-100000@picnic.mat.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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: crossd@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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906070104.VAA80635>