Visualizza messaggio singolo
  #5 (permalink)  
Vecchio 6th August 2007, 07:46
L'avatar di weltall
weltall weltall non  è collegato
CW Team
 
Data registrazione: Sep 2005
Residenza: Shevat
Messaggi: 7,245
Potenza rep: 17
weltall è su una strada distinta
well it just mean how many times the code must be executed it's something like
int i;
for(i = 0; i < XXXX; i++)
Rispondi citando