Welcome, Guest. Please login or register.

Author Topic: Looking for ASCII-string -> IEEE double-precision  (Read 2007 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Looking for ASCII-string -> IEEE double-precision
« on: January 01, 2007, 05:09:47 PM »
Yes, it does.

in stdlib.h:

double atof( const char *str );
int p; // A