ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:atof

atof

fixed atof(str s)

Description

Returns s parsed as a fixed-point number. If s cannot be parsed as a fixed-point number, returns 0.

If s is too big or too small to fit into a fixed-point number, returns INT_MAX with the sign of the input.

Supports Number prefixes.

functions/atof.1492430684.txt.gz · Last modified: 2017/04/17 15:04 by korshun