Sunday, July 26, 2009

Will a visual c++ compiler compile c programs?

Yes. Create a simple C program and run it. It should work.

Will a visual c++ compiler compile c programs?
Yes. C++ is still a superset of C, no matter how many times you ask.
Reply:As on the other instance of this question: Yes. C++ is based on C; anything legal in C is still legal in C++.





Edit: Lisa A-- You caught that too, huh?


No comments:

Post a Comment