Non devi scrivere: codice: A.C1=strcat(A.C1,s); Basta che tu scriva: codice: strcat(A.C1,s); Dopo questa istruzione, in A.C1 c'è già la stringa concatenata.
A.C1=strcat(A.C1,s);
strcat(A.C1,s);
Crestron Control Systems and AMX Control Systems Programmer
Regole del Forum