Gentee Programming Language > Documentation > Libraries Download documentation

str2long

The function converts a string into long.
 
long str2long(
      str   val
)

Parameters

valThe string for conversion.

Return value

A value of the long type.

See also

    Strings    Working with strings


 Copyright © 2004-2006 Gentee Inc. All rights reserved.