public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* wchar_t string functions?
@ 1999-09-02 10:07 edA-qa mort-ora-y
  1999-09-02 11:28 ` Alexandre Oliva
  1999-09-30 18:02 ` edA-qa mort-ora-y
  0 siblings, 2 replies; 4+ messages in thread
From: edA-qa mort-ora-y @ 1999-09-02 10:07 UTC (permalink / raw)
  To: gcc

Does GCC by default include the wchar_t counterparts to the std 
string functions such as strlen?

If not, does anybody know where I can get the source code for all 
these functions, saves me writing them myself.

--
edA-qa mort-ora-y
<mort-ora-y@disemia.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wchar_t string functions?
  1999-09-02 10:07 wchar_t string functions? edA-qa mort-ora-y
@ 1999-09-02 11:28 ` Alexandre Oliva
  1999-09-30 18:02   ` Alexandre Oliva
  1999-09-30 18:02 ` edA-qa mort-ora-y
  1 sibling, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 1999-09-02 11:28 UTC (permalink / raw)
  To: edA-qa; +Cc: gcc

On Sep  2, 1999, "edA-qa mort-ora-y" <iend@spots.ab.ca> wrote:

> Does GCC by default include the wchar_t counterparts to the std 
> string functions such as strlen?

gcc doesn't include any functions at all.  This is a library issue,
and the C library is a separate project.  gcc is just the compiler.

> If not, does anybody know where I can get the source code for all 
> these functions, saves me writing them myself.

GNU libc, I suppose.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wchar_t string functions?
  1999-09-02 11:28 ` Alexandre Oliva
@ 1999-09-30 18:02   ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 1999-09-30 18:02 UTC (permalink / raw)
  To: edA-qa; +Cc: gcc

On Sep  2, 1999, "edA-qa mort-ora-y" <iend@spots.ab.ca> wrote:

> Does GCC by default include the wchar_t counterparts to the std 
> string functions such as strlen?

gcc doesn't include any functions at all.  This is a library issue,
and the C library is a separate project.  gcc is just the compiler.

> If not, does anybody know where I can get the source code for all 
> these functions, saves me writing them myself.

GNU libc, I suppose.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them

^ permalink raw reply	[flat|nested] 4+ messages in thread

* wchar_t string functions?
  1999-09-02 10:07 wchar_t string functions? edA-qa mort-ora-y
  1999-09-02 11:28 ` Alexandre Oliva
@ 1999-09-30 18:02 ` edA-qa mort-ora-y
  1 sibling, 0 replies; 4+ messages in thread
From: edA-qa mort-ora-y @ 1999-09-30 18:02 UTC (permalink / raw)
  To: gcc

Does GCC by default include the wchar_t counterparts to the std 
string functions such as strlen?

If not, does anybody know where I can get the source code for all 
these functions, saves me writing them myself.

--
edA-qa mort-ora-y
<mort-ora-y@disemia.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-09-30 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-02 10:07 wchar_t string functions? edA-qa mort-ora-y
1999-09-02 11:28 ` Alexandre Oliva
1999-09-30 18:02   ` Alexandre Oliva
1999-09-30 18:02 ` edA-qa mort-ora-y

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).