User profile: k3rn3l00ps

User info
User name:k3rn3l00ps
Name:K3rn3l 00ps
Location:127.0.0.1
Bio:In the eternal task of learning...
History
Joined:
Number of posts:8
Latest posts:

c++ convert to oop(object oriented programing)
[quote]@Miskok the program is to elect a chairman ... the program is ready but I want to change to O...

c++ convert to oop(object oriented programing)
Tell us what the program does... Or what it is supposed to do...

Simple Loop not blocking
I think that this code will work properly. [code] /* * http://www.cplusplus.com/forum/beginner/2...

Point to char confusion
Hello. [quote]when and why were memory at ptrChar+1 AND ptrChar+2 initialized?[/quote] Because that...

Reversing words
"Let's go by parts..." Jack the Ripper said... In line 11 @lastchance declares a stack of string el...