I've been doing C++ for a little while, and I've got a good understanding of it, and I'm learning about char arrays and pointers now. But, I haven't used many functions or anything besides

cin, cout, cin.getline(), and MessageBox(..)

Anyone know some links that have tutorials on different functions files, and commands that are available in the standard C++ library?