MSDN Library: where are the function definitions?

watdahel

Golden Member
Jun 22, 2001
1,657
11
81
www.youtube.com
Does the online MSDN Library document all the functions for each header file in the standard library? I don't see it; all I see are the header file description, but none of the functions and their implementation. The library is so confusing.

I like the Java's Library; it's more organized and easy to browse through. It also includes description and implementation of all the methods available.