Fix declaration after statement error on VS
Since Visual Studio compiler does not support C99 I put some declarations at the beginning of the statement.
Showing
Please register or sign in to comment
Since Visual Studio compiler does not support C99 I put some declarations at the beginning of the statement.