ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:string

This is an old revision of the document!


String functions

  • bool StrIsEmpty(str s) – returns true if S is an empty string (“”). Does not check for invalid string numbers.
  • bool StrEquals(str a, str b) – returns true if strings are bytewise equal.
new/string.1518706836.txt.gz · Last modified: 2018/02/15 17:00 by korshun