sorry. il loop e':
for (char ch = 0, i = 0; ch != '\n', cin.get(ch), ++i)
cd.titolo[i] = ch;
bye
sorry. il loop e':
for (char ch = 0, i = 0; ch != '\n', cin.get(ch), ++i)
cd.titolo[i] = ch;
bye
There are 10 kinds of people in the world: who knows the binary numeration and who not