From: kairo@mediaone.net
Subject: Re: Missing ANSI functions?
12 Nov 1997 03:46:42 -0800
Message-ID: <346995F1.9CB2884D.cygnus.gnu-win32@mediaone.net>
References: <199711112105.NAA28297@cirdan.cygnus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Geoffrey Noer <noer@cygnus.com>
Cc: Jon & Sue Trauntvein <jont@tcsourceone.com>, gnu-win32@cygnus.com

Just write the functions your self since they wont be added.  intger to string
and viceversa is not that hard to code.


Geoffrey Noer wrote:

> 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?
>
> Neither function is provided by gcc's libraries (including Cygwin32).
> I can't find either in my C library books or in the POSIX spec so they're
> not going to be added.
>
> --
> Geoffrey Noer
> noer@cygnus.com
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".



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