Function name as parameter?Works great, but so I can understand it, what do the * and & symbols mean in C++?
Function name as parameter?I want to do something like this, but I don't know how: [code]// +-------------------------------...
Problem with Multiple "mains"This will work: [code]#include <iostream> using namespace std; void secondmain(); void third...
What is a yellow blinker along the mouse pointerPerhaps you have the INSERT key on your keyboard toggled to ON? Try hitting the INSERT key and see i...
Using '\'Thanks, works perfectly. =] Also, in VC++ 2008, isn't it \a for a beep? \b does nothing. :P
This user does not accept Private Messages