Date: Tue, 9 Mar 1999 20:28:41 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: freebsd-current@freebsd.org Subject: wchar.h? Message-ID: <199903100428.UAA38031@bubba.whistle.com>
index | next in thread | raw e-mail
The jikes Java compiler relies on an include file "whcar.h" being on the system. However, even if it's not, it includes routines to do what it needs... only about 40 lines or so for these functions: wcslen() wcscpy() wcsncpy() wcscat() wcscmp() wcsncmp() How come FreeBSD doesn't have these? Is there a complicated problem preventing us from adding them? Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the messagehelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903100428.UAA38031>
