Hi,
I am new mac user, and I am learning C++.
I use g++ on the terminal to compile my c++ programs.
I would like to know if there is any built in help on C++ on a mac.
Like for example, if I wanted to know about the function "pow" then can I get all the details about the function, like purpose of the function, argument list, return type.
I have used Turbo C on windows which had a detailed help, so was wondering if there was something on a mac.
Thanks,
Muthu
I am new mac user, and I am learning C++.
I use g++ on the terminal to compile my c++ programs.
I would like to know if there is any built in help on C++ on a mac.
Like for example, if I wanted to know about the function "pow" then can I get all the details about the function, like purpose of the function, argument list, return type.
I have used Turbo C on windows which had a detailed help, so was wondering if there was something on a mac.
Thanks,
Muthu