GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  OOPS

 Print  |  
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"
     

 

Back To Question