|
Re: Mixing C and C++
C++ is just a more advanced version of C. If offers the ability of making "objects" to do object oriented programming. This is something that I'd guess most teams would not be doing.
Any C++ compiler will be able to compile standard C code without any problems.
Could you post your error messages?
__________________
Roger Smith
Mentor - FRC Team 3357
COMETS - Creating Outstanding Minds, Embracing Technology & Science
---------------------------------------------------------------------------------------
|