ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


string

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
string [2019/04/19 02:46] korshunstring [2019/04/19 02:48] (current) – [Checking string equality] korshun
Line 21: Line 21:
 ''bool StrEquals(str a, str b)'' ''bool StrEquals(str a, str b)''
  
-Internally, this function calls harder to use [[zdoom>StrCmp]], but they could just as well be implemented using a combination of [[zdoom>StrLen]] and [[zdoom>GetChar]].+Internally, this function calls harder to use [[zdoom>StrCmp]], but it could just as well be implemented using a combination of [[zdoom>StrLen]] and [[zdoom>GetChar]].
  
 There is also a case-insensitive version: There is also a case-insensitive version:
string.1555631177.txt.gz · Last modified: 2019/04/19 02:46 by korshun