I want to make variable null in C in dev C.
This code isn't work
char a = '5';a = '';
I don't know why this is not work. And I want to make character a be empty. The error message is "[Error] empty character constant"
Aucun commentaire:
Enregistrer un commentaire