Quote:
The hardest thing about going from mIRC to a low-level language like C++ is that you'll expect C++ to have things like left(), right(), mid(), replace(), remove(), etc., it doesn't.


But isn't there "libraries" with functions like those available?