C/C++
Refers to both C and C++ environments. Modern C compilers compile C and C++ source code. Although C++ has more rigid syntax and more options than C, the compiler recognizes which language the program is written in based on its file extension (.C for C and .CPP for C++) and applies the rules accordingly. See C and C++.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Share on Facebook