When compiling my program i got this error:
Error: 'for' loop initial declaration used outside c99 mode
What is it and how can i solve it?
Thanks in advance!
Regards
Error: 'for' loop initial declaration used outside c99 mode
What is it and how can i solve it?
Thanks in advance!
Regards
Comment