delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/12/27/23:03:56

From: nprasad AT truept DOT com (Nirmal Prasad R.)
Subject: Help On wchar_t functions
27 Dec 1998 23:03:56 -0800 :
Message-ID: <000b01be31ec$eeafe3e0$27108ece.cygnus.gnu-win32@np_home_pc>
Mime-Version: 1.0
To: <gnu-win32 AT cygnus DOT com>

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01BE31C3.0517C460
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi there ,

i am using the b20 version of cygwin32 and found only the following two =
functions in wchar.h i.e. wcscmp and wcslen . Is someone else working on =
the wide character support or is this the whole list that has been built =
and when is support for all other wcs* functions expected. Is someone =
working on it or is it that i'll have to build my own for the time =
being? Also r there any indications whether MBCS support will be =
included into GNU-win32.=20


/* wchar.h

Copyright 1998 Cygnus Solutions

This file is part of Cygwin.

This software is a copyrighted work licensed under the terms of the

Cygwin license. Please consult the file "CYGWIN_LICENSE" for

details. */

#ifndef _WCHAR_H

#define _WCHAR_H

#include <sys/cdefs.h>

/* Get wchar_t from <stddef.h>. */

#define __need_wchar_t

#include <stddef.h>

__BEGIN_DECLS

int wcscmp (wchar_t *__s1, wchar_t *__s2);

int wcslen (wchar_t *__s1);

__END_DECLS

#endif /* _WCHAR_H */



Thanks in advance,

Regards



Nirmal Prasad R.




------=_NextPart_000_0008_01BE31C3.0517C460
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hi there ,</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>i am using the b20 version of =
cygwin32 and found=20
only the following two functions in wchar.h i.e. wcscmp and wcslen . Is =
someone=20
else working on the wide character support or is this the whole list =
that has=20
been built and when is support for all other wcs* functions expected. Is =
someone=20
working on it or is it that i'll have to build my own for the time =
being? Also r=20
there any indications whether MBCS support will be included into =
GNU-win32.=20
</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2><FONT face=3D"Courier New" size=3D2>
<P>/* wchar.h</P>
<P>Copyright 1998 Cygnus Solutions</P>
<P>This file is part of Cygwin.</P>
<P>This software is a copyrighted work licensed under the terms of =
the</P>
<P>Cygwin license. Please consult the file &quot;CYGWIN_LICENSE&quot; =
for</P>
<P>details. */</P>
<P>#ifndef _WCHAR_H</P>
<P>#define _WCHAR_H</P>
<P>#include &lt;sys/cdefs.h&gt;</P>
<P>/* Get wchar_t from &lt;stddef.h&gt;. */</P>
<P>#define __need_wchar_t</P>
<P>#include &lt;stddef.h&gt;</P>
<P>__BEGIN_DECLS</P>
<P>int wcscmp (wchar_t *__s1, wchar_t *__s2);</P>
<P>int wcslen (wchar_t *__s1);</P>
<P>__END_DECLS</P>
<P>#endif /* _WCHAR_H */</P>
<P>&nbsp;</P>
<P>Thanks in advance,</P>
<P>Regards</P>
<P>&nbsp;</P>
<P>Nirmal Prasad R.</P>
<P>&nbsp;</P></FONT></FONT></DIV></BODY></HTML>

------=_NextPart_000_0008_01BE31C3.0517C460--

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019