Command list

Hello again everyone.....i need a little help again....could you pls send me all the command used in c++ and their syntax....for example
"pow(x,y)"...thanks in advance :)
Last edited on
There are quite a few of them in C++. I don't know if it's very useful to have a list of them all.

You can download the draft of the C++11 standard: http://www.open-std.org/jtc1/sc22/wg21/
At the end they have a Index of library names that you can look at.
Topic archived. No new replies allowed.