8. Caratteri e Stringhe

8.1 Perche` "strcat(string, '!');" non funziona?

8.2 Perche` il test if(string == "value") non paragona correttamente string verso il valore?

8.3 Perche` non posso assegnare strinche a vettori di caratteri?

8.6 Come posso ottenere il valore numerico (dall'insieme di caratteri) corrispondente a un carattere?

8.9 Perche` sizeof('a') non e` 1?


Cima