ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:parseint

This is an old revision of the document!


ParseInt

int, int ParseInt(str s, int base)

This function returns multiple values

Description

Parses s as an integer in the specified base. If base is 0, base 10 is used by default and prefixes like 0x are allowed.

Returns status and result.

See Number parsing for features and examples.

functions/parseint.1490104953.txt.gz · Last modified: 2017/03/21 16:02 by korshun