User profile: wizebin

User info
User name:wizebin
Name:Stephen
Location:New England
Website:http://nonsoftware.us
Bio:I spend my days programming and learning Chinese.
Statistical data
Gender:Male
Occupation:Programmer
Skills:PHP
C++
Java
Javascript
History
Joined:
Number of posts:148
Latest posts:

Do you happen to know more unique, even cultural, pencil and paper games?
Drawing telephone (you draw something, the next person writes a description of that drawing, the nex...

txt file (i'm in emergency)
[b]Hengry[/b] is correct, here's a more concrete example. [code]ofstream myfile("example.txt", std:...

Beginner in C++
This question may fit the Beginners section a bit better. Last question for reference http://www.cp...

Simple Keylogger
You're doing a lot of sleeping lol -32767 https://msdn.microsoft.com/en-us/library/s3f49ktz.aspx se...

Reading content of pipe seperated string
You can use getline with a custom delimiter http://www.cplusplus.com/reference/istream/istream/getl...