User: Hydranix

  • Public profile

User profile: Hydranix

User info
User name:Hydranix
History
Joined:
Number of posts:21
Latest posts:

need get motherboard serial or cpu serial
Implementing a hardware banning system will take a bit more sophistication than that code you posted...

How to change the contents of a std string ?
Whoops, fixed my post. @mbozzi I concur.

For Loop Help
Your simple program will not work as it appears to be intended to work. You do not need the <string...

How to change the contents of a std string ?
You can use the std::string::insert() or std::string::push_back() functions. here's an example fun...

Bracketing Search Question
The better way to write your macro would look like this [code] //#define DEBUG 1 #ifdef DEBUG #defi...

This user does not accept Private Messages