ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


number_prefixes

This is an old revision of the document!


Number prefixes

All number parsing functions in ACSUtils support the following prefixes to specify the base of the number:

  • <no prefix> – base 10
  • 0x – base 16
  • 0o – base 8
  • 0b – base 2
number_prefixes.1492430590.txt.gz · Last modified: 2017/04/17 15:03 by korshun