User: CheesyBeefy

  • Public profile

User profile: CheesyBeefy

User info
User name:CheesyBeefy
History
Joined:
Number of posts:80
Latest posts:

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 pointer
Perhaps 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