Ho provato così: codice: if((str[i] != ' ')&&(i <= 200)); ma non funge ...
if((str[i] != ' ')&&(i <= 200));
Regole del Forum