Just wondering if any of use know any sites that have information on C++. Not how to actually code in them but the basics and knowledge behind c++. Etc C++ Is an object orientated language. Or a number system or something. I don't remember all of the background info on it and I need to re look over a lot of it. So if any of use have idea of where I can find some of this stuff that's good. Please let me know.
So if any of use have idea of where I can find some of this stuff that's good.
Sorry i forgot to mention that I had been researching it and couldn't find anything that explains it really well in depth. God i hate smart arses like you.
On the other hand thank you seymore - i haven't come across that page before
i think you can read a book written by Stanley B. Lippman called "Inside the C++ Object Model ",it give lots of details about the implement of c++ compiler,and you can also know the data as well as functions (visual or not )of a class how to reserved in the memory,it really of great help to you.good luck!