ACS function int GetChar
Posted: Tue Aug 12, 2008 18:03
ACS function int GetChar (str String, int pos)
As is known, Strings in ACS is the index in the table of strings. Therefore obtain a separate character from it can not, and sometimes it is necessary. This feature will verify the existence of string, its length and return String[pos]. It's not hard?
As is known, Strings in ACS is the index in the table of strings. Therefore obtain a separate character from it can not, and sometimes it is necessary. This feature will verify the existence of string, its length and return String[pos]. It's not hard?