19.11.2009, 14:49
when i create a comand with "new" where have to be the code then? in my script i mean
for example...this code
for example...this code
Код:
new a = 5; if(a == 5) printf"the a in this code is really 5"