why does rand() in c generate an expression preceding parantheses error? [closed]
int r = rand();
this line of code in C generates an expression preceding parentheses of apparent call must have(pointer-to-) function type. I am wondering how to get rid of that error.
Aucun commentaire:
Enregistrer un commentaire