From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17907 invoked by alias); 23 Nov 2002 22:53:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 17900 invoked from network); 23 Nov 2002 22:53:07 -0000 Received: from unknown (HELO mail.gmx.net) (213.165.65.60) by sources.redhat.com with SMTP; 23 Nov 2002 22:53:07 -0000 Received: (qmail 21823 invoked by uid 0); 23 Nov 2002 22:53:05 -0000 Received: from dsl-212-144-223-215.arcor-ip.net (HELO linux) (212.144.223.215) by mail.gmx.net (mp002-rz3) with SMTP; 23 Nov 2002 22:53:05 -0000 Content-Type: text/plain; charset="iso-8859-1" From: jblazi To: cygwin@cygwin.com Subject: strtof is missing Date: Sat, 23 Nov 2002 16:03:00 -0000 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200211240004.04863.jblazi@gmx.de> X-SW-Source: 2002-11/txt/msg01311.txt.bz2 I use a pretty new Cygwin release and I notice that the strtof function is= =20 missing in stdlib.h. On my Linux system the function is declared in stdlib.= h. Can anybody help me? I should have to convert a string to a flat and this=20 seems to be the only possibility. (O do not want to have double). TIA, --=20 Janos Blazi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/