From -2363336685770706044
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,2622b74be65d448c,start
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 2001-03-05 08:30:07 PST
Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!dispose.news.demon.net!news.demon.co.uk!demon!mail2news.demon.co.uk!not-for-mail
From: "Mycroft Holmes" <holmes@technologist.com>
Newsgroups: comp.std.c++
Subject: strtod
Date: Mon,  5 Mar 2001 16:28:53 GMT
Organization: I.NET S.p.A.
Approved: Fergus Henderson <fjh@cs.mu.oz.au>, moderator of comp.std.c++
Message-ID: <980cm3$1bqu$1@stargate1.inet.it>
X-Trace: mail2news.demon.co.uk 983809739 mail2news:991 mail2news mail2news.demon.co.uk
X-Complaints-To: abuse@demon.net
X-Mail2News-Path: news.demon.net!mulga.cs.mu.oz.au
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
NNTP-Posting-Date: 5 Mar 2001 15:51:31 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Lines: 20
Xref: supernews.google.com comp.std.c++:3726

Two questions:

1] is the function "double strtod(const char* strng, char ** stopchar)"
strictly standard c++?

2] assuming 1 is true, is it standard to "work in place" passing stopchar =
&strng ?
--
 The set of solutions is never empty.
 Two solutions together form a new problem.
-- Mycroft Holmes


---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.research.att.com/~austern/csc/faq.html                ]
[ Note that the FAQ URL has changed!  Please update your bookmarks.     ]



