Index array
Code:
new t1[1], t2[32] |
Re: Index array
t1[1] -> t1[2]
str_to_num(t1) returns the num, you have to create a var to store the value. |
Re: Index array
so can u give me an example of the code above ..
|
Re: Index array
new myvar = str_to_num(t1);
|
| All times are GMT -4. The time now is 15:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.