for (int i = 0, i < 5; i++ ; ); /// line 17
that was to solve another error I was getting saying
|17|error: expected `;' before ')' token|