Quote:
|
Originally Posted by Robot Dude 0101
Thanks for the links, but once I skimmed over the material, I saw that I already knew it from C++.
I was just wondering what the difference was between ANSI C and C that is used for Microsoft Visual Studio?
|
I have been using M$ VS for a about three days now (at the place I'm doing co-op at) and it looks to be pretty similar (there are small differences like wsprintf in M$ is sprintf in ANSI). Nothing a quick bit of googling cant fix.
If you already have some background in programming you shouldn't have much of a problem with the robot. The first time I ever touched C was a week before the competition, and I had no problem with the robot.