Hello all,
So I've always programed my robots in BASIC but i finally got myself into a C programming class this semester. However, I'm having to start with "hello world" and no robots yet, which is probably a good thing lol.
My question is: we use Microsoft Visual Studio 2006 in class but i have DEV C++ on my computer at home. I've made sure that my source file type is in "C" and not "C++" before making a program but i keep on getting errors when compiling my programs at home. Does anyone know if i have to change some settings or something to get DEV to act like Visual Studio?
thnx in advance