Esattamente, inserisci la strcmp() all'interno dell'if, e poi ne testi il valore che restituirà
codice:if(( strcmp(nuovoElemento->identificativo, identificativo)==0) && (nuovoElemento->reale== reale) && (nuovoElemento->immaginario==immaginario)){
Esattamente, inserisci la strcmp() all'interno dell'if, e poi ne testi il valore che restituirà
codice:if(( strcmp(nuovoElemento->identificativo, identificativo)==0) && (nuovoElemento->reale== reale) && (nuovoElemento->immaginario==immaginario)){
01010011 01100001 01101101 01110101 01100101 01101100 01100101 01011111 00110111 00110000
All errors are undocumented features waiting to be discovered.