From: swarnerx3@acadia.net (Scott Warner)
Subject: Re: Missing ANSI functions?
12 Nov 1997 17:24:38 -0800
Message-ID: <199711122342.SAA04487.cygnus.gnu-win32@p2.acadia.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
To: <gnu-win32@cygnus.com>

I've had similar experience and found it useful to look at the header file
for the appropriate function prototype.

----------
> From: Geoffrey Noer <noer@cygnus.com>
> To: Jon & Sue Trauntvein <jont@tcsourceone.com>
> Cc: gnu-win32@cygnus.com
> Subject: Re: Missing ANSI functions?
> Date: Tuesday, November 11, 1997 4:05 PM
> 
> Jon & Sue Trauntvein wrote:
> >
> > I have been recently porting some code that I had originally written
for =
> > Visual C++. In so doing, I have come accross some functions that I =
> > thought were a part of the ANSI C library but don't appear to be apart
=
> > of the standard library distributed with the Cygnus compiler. These =
> > functions are strrev (reverse a "C" string in place) and itoa (convert
a =
> > signed integer to an ASCII string). Is there something that I am doing
=
> > wrong or are these functions trully missing?

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