-
Are there any resources, on internet, book, anything, that would go through with a list of all the functions and things within a .h file? Simular to the reference on cplusplus.com, but with a lot more libraries? I checked the documentation that cane with borland c++ 5, and didn't see anything like it, (if it's there could you tell me). And i have the platform SDK, but it want just general c++. Consoul, not api/mfc.
Thanks A LOT
-
i have visual c++, but don't have the msdn documentation.
-
If you look at the rest of MSDN it's all there. Alternatively, look up documentation for "Standard C Library", and "Standard C++ Library".
http://msdn.microsoft.com/library