|
by AdamBomb89
Trouble with a date validator
|
|
|
|
[7 replies] Last: Or that works too! Haha In any case, I see now that I wasn't working ... (by AdamBomb89)
|
|
by Raman009
Overloading new and delete
|
|
|
|
[4 replies] Last: What kind of speed difference are you expecting Raman? It's done in ga... (by JellyFox)
|
|
by bikram07
inline bool operator < declaration
|
|
|
|
[6 replies] Last: Could any one please post some link where I can read about the functi... (by bikram07)
|
|
by mendozae
Recursive Function
|
|
|
|
[no replies]
|
|
by suchanoob
Checking if a variable is assigned to another one
|
|
|
|
[12 replies] Last: Ah I missed that bit. Okay that make sense. (by Disch)
|
|
by iky
output problem?
|
|
|
|
[2 replies] Last: thank you. you are awesome :) (by iky)
|
|
by Angeljruiz
Cross-Platform
|
|
|
|
[5 replies] Last: You can run 32-bit apps on a 64-bit Mac just fine, it's the other way ... (by Computergeek01)
|
|
by iky
can someone take a look at this and help me?
|
|
|
|
[2 replies] Last: youre right. thank you so much. (by iky)
|
|
by vutomirod
please i need help
|
|
|
|
[1 reply] : This is a forum, so: Why don't you post your problems and questions he... (by Fransje)
|
| Parameter Help |
|
|
|
[11 replies] Last: thanks a ton for all the help guys. I got it to work! +1 point for all... (by skittlesaddictx50v)
|
|
by IWishIKnew
Encryption: The Binary side of things... (1,2)
|
|
|
|
[21 replies] Last: It's a ballot program, so it doesn't matter what encryption it has. I... (by helios)
|
|
by Reaper1
2nd and 3rd place in my program
|
|
|
|
[2 replies] Last: Thank you, it works now. (by Reaper1)
|
|
by twocups
Vector of C style strings
|
|
|
|
[12 replies] Last: Oops. Corrected. (by cire)
|
|
by vutomirod
Please help
|
|
|
|
[1 reply] : http://www.cplusplus.com/articles/Ny86b7Xj/ (by helios)
|
|
by aschwarz1309
rand
|
|
|
|
[10 replies] Last: //////////////////////// boost ///////////////////////////////// te... (by JLBorges)
|
|
by Feyy
Copy Constructor
|
|
|
|
[2 replies] Last: Thanks Peter. I also found another explanation here after a bit of se... (by Feyy)
|
| Fatal IO error 11 |
|
|
|
[5 replies] Last: I didn't say WINDOWS: I said X-Windows. Google that term. The first ... (by kooth)
|
| Making a command line argument function |
|
|
|
[2 replies] Last: 1. You need to pass thru argc, and argv to foo(). 2. You shouldn't wri... (by kbw)
|
| Translating entire program to goto's |
|
|
|
[1 reply] : First - could you please use code tags - the <> button on the right. ... (by TheIdeasMan)
|
|
by rcijvat
Weird errors when using .cpp file
|
|
|
|
[11 replies] Last: I am wondering why you have implementation code a header file. Norma... (by TheIdeasMan)
|