Question:
Difference between "C structure" and "C++ structure".
August 08, 2006 09:44:05
#9
Siddharth Nimkar
Member Since: Visitor Total Comments: N/A
RE:
Difference between "C structure" and "C++ structure".
Turbo C will allow you to run the above code with .c extension.But try running the code in Dev C++ (this is another IDE) this will give you error. I guess Dev C++ uses "gcc"