|
3 |
edited tags; edited title
|
||
C gcc errorsWhy does my "3n+1 problem" program not compile ? |
||||
|
2 |
edited tags
|
||
|
1 |
|
||
C gcc errorsI'm trying to solve the 3n+1 problem and I have a for loop that looks like this:
Unfortunately I'm getting this error when I try to compile with GCC:
I don't know what C99 mode is. Any ideas?
|
||||
