Log in

View Full Version : Difference between VC++ and eVC++


Shadowcat
04-12-2003, 09:59 PM
This is probably a very stupid question but what is the difference between Visual C++ and eMbedded C++? Do they have different libraries? Is one set of libraries the subset of the other? Or is it something else entirely?

Kati Compton
04-12-2003, 10:29 PM
From what I understand, embedded VC++ is a subset of Visual C++. So getting a regular Visual C++ book (provided it covers stuff that eVC++ can do as well) is a good idea. Then for the differences between the two, you can look at the Help files for eVC++.

lurch
04-24-2003, 09:06 PM
Yes they use different libraries... it's hard to tell though because they (the libraries) are so similar (because the embedded libraries are a subset of the regular libraries)! Also eVC++ has support for the Emulator.