by ACE123
mask password and store as string
|
|
[7 replies] Last: Thanks for all your replies. but something still doesn't work. these c... (by ACE123)
|
by aa6
Magic Number Program
|
|
[1 reply] : @aa6 Noticed this often done mistake.. for (int guesschance=1; gue... (by whitenite1)
|
by taku nishino
Writing a program with specific numbers
|
|
[2 replies] Last: Hey fmdub I appreciate the help, this is what I got #include <iostrea... (by taku nishino)
|
by Sathed
Adding items to a vector
|
|
[3 replies] Last: That's essentially the same as Vlad's... except the failbit can be s... (by cire)
|
Easy program how to implement arrays |
|
[no replies]
|
by gfer
Need help please!
|
|
[1 reply] : while(!getline(is,line).eof()) // what if the stream is in an inval... (by closed account DSLq5Di1)
|
by fmdub
Trouble understanding extracting w/ istringstream.
|
|
[2 replies] Last: ^learned something new, thanks much! (by fmdub)
|
by newbieg
Finding files in a folder
|
|
[no replies]
|
by devonrevenge
hey guys :) could you tell me why my bunny name generator crashes sometimes?
|
|
[3 replies] Last: oh yeah...i thought that because of the plus one i would keep it abov... (by devonrevenge)
|
problem with assignment in a function of class |
|
[2 replies] Last: Thanks!! :D I just lost track of the stuff through all the mess. (by closed account zhq4izwU)
|
by dusty
Help with logic error
|
|
[7 replies] Last: You might prefer to use a switch statement for cases like this. http:... (by scapegote)
|
by ariana2608
inputting dates and validating dates.
|
|
[4 replies] Last: ok thanks I got :) (by ariana2608)
|
by johnatrik
Eclipse Output Problem
|
|
[no replies]
|
by BJzero
i need some help
|
|
[1 reply] : http://www.cplusplus.com/reference/string/string/ Could be useful. Le... (by scapegote)
|
constructor problem |
|
[1 reply] : The base class has no default constructor. When an object of the deri... (by vlad from moscow)
|
by Fovv
Enumerations
|
|
[1 reply] : They make a code more clear and readable. (by vlad from moscow)
|
by bowlbase
Tons of || in an if
|
|
[3 replies] Last: Alright, I understand. Dangit. (by bowlbase)
|
by alsatrawi
any one cloud help me with this small problem
|
|
[2 replies] Last: Line 22 is why you have that error. Looks like it's not the only issue... (by scapegote)
|
by devonrevenge
proof c++ hates me my random number generator generates the same number
|
|
[2 replies] Last: ooh yeah sry , so much for exactly the same (by devonrevenge)
|
by Hitachiko
Coding Help (C++)
|
|
[12 replies] Last: I would like to thank everyone for brainstorming and coming up with so... (by Hitachiko)
|