lundi 2 mars 2015

C - Make variable be null in dev C?



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