Home / api / name / gb.numberfromstring 
GB.NumberFromString
Syntax
int GB.NumberFromString ( int option , const char *str , long len , GB_VALUE *value );

Reads a number inside a string and returns it in a GB_VALUE structure.

This function returns a non-zero value if nothing could be read inside the specified string.

See also

Conversion Functions