atof man page on UNIXv7

Man page or keyword search:  
man Server   300 pages
apropos Keyword Search (all sections)
Output format
UNIXv7 logo
[printable version]

ATOF(3)								       ATOF(3)

NAME
       atof, atoi, atol - convert ASCII to numbers

SYNOPSIS
       double atof(nptr)
       char *nptr;

       atoi(nptr)
       char *nptr;

       long atol(nptr)
       char *nptr;

DESCRIPTION
       These  functions convert a string pointed to by nptr to floating, inte‐
       ger, and long integer representation respectively.  The first  unrecog‐
       nized character ends the string.

       Atof recognizes an optional string of tabs and spaces, then an optional
       sign, then a string of digits optionally containing  a  decimal	point,
       then an optional `e' or `E' followed by an optionally signed integer.

       Atoi  and atol recognize an optional string of tabs and spaces, then an
       optional sign, then a string of digits.

SEE ALSO
       scanf(3)

BUGS
       There are no provisions for overflow.

								       ATOF(3)
[top]

List of man pages available for UNIXv7

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net