Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 24 Nov 2002 10:34:37 +1000
From: Arseny Slobodjuck <ampy@vtc.ru>
Reply-To: Arseny Slobodjuck <ampy@vtc.ru>
Organization: Home
X-Priority: 3 (Normal)
Message-ID: <177909597.20021124103437@vtc.ru>
To: jblazi <jblazi@gmx.de>
CC: cygwin@cygwin.com
Subject: Re: strtof is missing
In-reply-To: <200211240004.04863.jblazi@gmx.de>
References: <200211240004.04863.jblazi@gmx.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

Sunday, November 24, 2002, 9:04:04 AM, you wrote:

j> I use a pretty new Cygwin release and I notice that the strtof function is 
j> missing in stdlib.h. On my Linux system the function is declared in stdlib.h.

j> Can anybody help me? I should have to convert a string to a flat and this 
j> seems to be the only possibility. (O do not want to have double).

How about atof or sscanf ? That is two.

-- 
Best regards,
 Arseny                            mailto:ampy@vtc.ru



--
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/

