ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:parsefixed

ParseFixed

int, fixed ParseFixed(str s, int base)

This function returns multiple values

Description

Parses s as a real 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/parsefixed.1490104997.txt.gz · Last modified: 2017/03/21 16:03 by korshun