 |
c - How do I fix "for loop initial declaration used outside C99 ...
2008年8月24日 - 3np1.c:15: error: 'for' loop initial declaration used outside C99 mode .... Your original code is allowed in C99 and later standards of the ... You're still saying it's not valid C, only with a qualification.
stackoverflow.com |
 |