Greetings,
I'm a beginner C programmer, studying computer science. I've come across sublime text 2 and i like it alot, although i can't seem to get it to work properly. Since im on Mac OS X Mavericks, running C code in sublime text seems to ignore scanf, although it builds correctly.
I've tried the same code on Xcode and it works perfectly fine.
I had to make a game as a c project and it relies on user input, does anyone know how i could fix this?
Thanks,
Kevin
I'm a beginner C programmer, studying computer science. I've come across sublime text 2 and i like it alot, although i can't seem to get it to work properly. Since im on Mac OS X Mavericks, running C code in sublime text seems to ignore scanf, although it builds correctly.
I've tried the same code on Xcode and it works perfectly fine.
I had to make a game as a c project and it relies on user input, does anyone know how i could fix this?
Thanks,
Kevin