Strings

From Bohemia Interactive Community
Revision as of 16:53, 14 March 2010 by Mikero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

str AnyThing

returns "whatever anything is"

example:

str _thing;

String strCmp String

returns stanard c strcmp()


note, case sensitive unfortunately