User: force123

  • Public profile

User profile: force123

User info
User name:force123
History
Joined:
Number of posts:6
Latest posts:

Convert into hex
I did this: [code]cout << setw(8) << setfill('0') << hex << i << endl[/code] But I'm still not get...

Convert into hex
Hello, I want to get content of a file and store it in a string(?), but also convert that string ...

Declare of function default value
ah the closest try I had was to put (int x = 3) for both declare and definition. Thanks a lot! :)

Declare of function default value
Hello, This is a simple question, however I can't find the answer on the net. I have this code...

IRC userlist
Hello, I'd like to code a program to just connect to an IRC channel and get the userlist. maybe s...

This user does not accept Private Messages