functions documentations?

Jul 22, 2014 at 8:22pm
hi every one
i was watching tutorials on YouTube and one of them mentioned there is something called functions documentations that helps you to read about the class functions and what it do ( like the string class and i guess the math and files ets).
does any one know how to access these documentation or where to find it ??
Many thanks
Jul 22, 2014 at 8:25pm
If I understand you right, I think these are what you are looking for:

http://www.Python/reference/
http://en.cppreference.com/w/
http://msdn.microsoft.com/en-us/library/3bstk3k5.aspx
Last edited on Jul 22, 2014 at 8:26pm
Jul 22, 2014 at 11:23pm
Many thanks for all
Topic archived. No new replies allowed.