|
Re: p1_sw_aux data type
"This isn't entirely true."
This is a common mis-perception. Its entirely true, C++ is a superset of C that expands the syntax to include object-oriented concepts, streaming I/O and other constructs. Though it is not the recommended practice, I can use printf in C++. It makes no difference in this thread I reckon but C preceded C++, not the other way around.
HTH
|