uatof(3alleg4) debian man page | unix.com

Man Page: uatof

Operating Environment: debian

Section: 3alleg4

uatof(3alleg4)							  Allegro manual						    uatof(3alleg4)

NAME
uatof - Converts a string into a double. Allegro game programming library.
SYNOPSIS
#include <allegro.h> double uatof(const char *s);
DESCRIPTION
Convert as much of the string as possible to an equivalent double precision real number. This function is almost like `ustrtod(s, NULL)'.
RETURN VALUE
Returns the equivalent value, or zero if the string does not represent a number.
SEE ALSO
uconvert(3alleg4), ustrtol(3alleg4), ustrtod(3alleg4) Allegro version 4.4.2 uatof(3alleg4)
Related Man Pages
exflip(3alleg4) - suse
exdbuf(3alleg4) - centos
exflip(3alleg4) - netbsd
exflip(3alleg4) - linux
exflip(3alleg4) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com