by every1play
Questions of c++ codes being used
|
|
[4 replies] Last: Because that's what he decided to use when making the program. He cou... (by Anthony Hernandez)
|
by RastaWolf
Critique my code
|
|
[4 replies] Last: So every time I want to use 'i' as a counter I should use a for loop? ... (by RastaWolf)
|
by kaseron
struct vs class
|
|
[7 replies] Last: I'm guessing you can't use inheritance with structs, but I'm probably... (by Disch)
|
game help |
|
[13 replies] Last: I just put the called functions above the main program instead of unde... (by Fallenfantasy182)
|
by Ch1156
Can i do this?
|
|
[5 replies] Last: for the player to enter their name getline(cin, n.name); (by Ch1156)
|
by Aceix
How to display strings randomly...
|
|
[5 replies] Last: Thank you all!!! (by Aceix)
|
by dawtsf1187
Multiple function definition when using custom header files
|
|
[9 replies] Last: Well, I wasn't exactly able to resolve the problem, but I was able to ... (by dawtsf1187)
|
by Ill 4st 7lbs
Getting back into C++
|
|
[2 replies] Last: Here are some links that will help you http://www.cplusplus.com/doc/tu... (by Maniax)
|
by therefore
What is the meaning of //<start id="simple"> ... //<end id="simple">
|
|
[3 replies] Last: Thanks for the help! (by therefore)
|
by rip3dfx
c++ n00b woes
|
|
[8 replies] Last: its hard not to pick back at ppl who are generally think the sun shin... (by Dash)
|
by Zeph78
I have a question about the heap and constructor/destructors
|
|
[6 replies] Last: No, you don't need to perform any deletes in the function. You're pas... (by MrHutch)
|
by sayswho
Getting Word Frequency From Vector
|
|
[8 replies] Last: I changed the code again and now got a little further I hope:) void ... (by sayswho)
|
by EindacorDS
Am I too old to make a career out of programming?
|
|
[4 replies] Last: [quote=EindacorDS]Is there anyone that decided to pick this stuff up i... (by MrHutch)
|
by RastaWolf
trying to get these if statements to work T^T
|
|
[5 replies] Last: Okay I see, so the conditional operator was created in order to save t... (by RastaWolf)
|
by kaseron
Not sure if this is beginner, but...
|
|
[7 replies] Last: No, but you can find all the win32 API codes for them here: http://ms... (by kaseron)
|
by samrux
Color changing function for printing text
|
|
[3 replies] Last: @samrux Very nicely done. I'm not sure why the color variable still c... (by whitenite1)
|
by Cobby
Need help with code reduction please. New and don't know where to start??
|
|
[9 replies] Last: Well, this... Only one thing, as I'm not very good: You can make char ... (by samrux)
|
by Mark1989
Buffer overflow!? Please HELP!
|
|
[5 replies] Last: Right - thanks for clearing that up, I think I had a faulty idea of wh... (by closed account o3hC5Di1)
|
by kaseron
Assorted questions
|
|
[8 replies] Last: Well, for me it works perfectly when using getch() (by samrux)
|
by F4B1An
wxWidgets MSYS problem
|
|
[7 replies] Last: My bad...I thought that wxWidgets was a header. (by kaseron)
|