I'm using an if function that needs to check if the string is a NULL but i don't know how to ask for that.
I know that if(int a == 'NULL')
works for an int variable but how do I put that in terms of a string so it asks if(string s1 == NULL)
or something similar to this?
Aucun commentaire:
Enregistrer un commentaire