Closed TheWitness closed 2 years ago
This change will work around the compiler warnings as follows:
error: ‘for’ loop initial declarations are only allowed in C99 mode
Thank you for sending PR. I deleted initial declarations in for in commit 1d5ca1c.
Cool. Closing then!
This change will work around the compiler warnings as follows:
error: ‘for’ loop initial declarations are only allowed in C99 mode