12.10.2012, 15:47
Is is possible to set a string's length using integers? Like this:
the CheckTotalAccounts function returns an integer.
Код:
new szString[CheckTotalAccounts() * 50];