View Single Post
Old May 15th, 2008, 6:48 PM   #7
iEngage
Newbie
 
iEngage's Avatar
 
Join Date: May 2008
Location: teh interwebz
Posts: 22
Rep Power: 0 iEngage is on a distinguished road
Re: how to tell C++ from Java source code?

file extension for C++ files is usually .cpp

although like titanium decoy says, if all you have to know is what different file extensions mean then how good could that job really be?

as for your other question, yes there is something in the code that will tell you which it is, but you have to do what Freaky Chris said. You need to actually take the time to look at different code examples and learn to recognize the syntax.
__________________
iEngage
iEngage is offline   Reply With Quote