Is there any way to declare variable in if statement (using ANSI C only) ?
Example:
if(int variable = some_function()) { return 1; }
Aucun commentaire:
Enregistrer un commentaire