Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie question

Status
Not open for further replies.

sleuth

Programmer
Jan 12, 2001
134
US
What's the difference between c++ for Microsoft and c++ for Unix, is it only in the compile and the obvious environment differences? I'm familiar with perl and have coded on both systems for about a year now and on Unix for 3 years, and in 1 year of windows coding I've only been limited to what the os limits me too, like file locking is different, but the rest of the core language has never been any different from one system to the other. In most cases I can download an entire program off the server, change the pathways, and have it run in windows the exactly the same, just slower hehe.

Thanks,
Tony "Java?? Umm, I think that's the stuff I drink while I'm coding perl."
 
The language is the same. The difference are in the tool and the libraryes. Also, MS C++ as programminc language has some small extensions and some small limitations. John Fill
1c.bmp


ivfmd@mail.md
 
Thank You,

That's what I thought,

Nice spider,

Tony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top