by xstabless
Video Games
|
|
[2 replies] Last: Hi xstabless, I think Dark GDK is a good game-engine for you. With... (by Fawa)
|
by growe79
Unknown error wanting to fix this
|
|
[1 reply] : Time::getHour() { return hour; } // ends getHour function ... (by Warnis)
|
by LovestoCpp
Please just look....
|
|
[1 reply] : It doens't seem that all your variables are relevant to the execution ... (by xabnu)
|
by saintsmom
Creating and writing to a file
|
|
[2 replies] Last: Going off of Bazzy's example, here is what your whole code would look ... (by CheesyBeefy)
|
by mrmts
parse an int?
|
|
[3 replies] Last: Have you ever tried it? 'Cause I have, and that's not what happens. ... (by helios)
|
by wela
Deleting in a linked list
|
|
[2 replies] Last: Wouldn't it make more sense to compare the head to the input before s... (by wela)
|
by int main
ifstream returns wrong output
|
|
[2 replies] Last: Thank you. It works now. (by int main)
|
by bluezor
Improvements Required
|
|
[6 replies] Last: LCM, not LCD, jsmith. (by QWERTYman)
|
by kiloraw
Sum of all even numbers?
|
|
[11 replies] Last: You must not have tried my code. Or don't know what convaluted means. ... (by xabnu)
|
by HeatMan
'A' || 'a' problem.
|
|
[5 replies] Last: Thanks both! (Sorry for not saying that earlier...) (by HeatMan)
|
by sundaysad
Calendar/Days of the Week Program
|
|
[6 replies] Last: haha. Yeah I knew that, but I just wanted to work out the logic and se... (by sundaysad)
|
by mestrada
Question about an error I am getting.
|
|
[3 replies] Last: This is th enew result I am getting m = 2.62964e+291. This is the ... (by mestrada)
|
by cannsyl
reading files into arrays?
|
|
[1 reply] : Well, one thing you need is to know when you hit the end-of-line, give... (by xabnu)
|
by CheesyBeefy
Erasing Text
|
|
[7 replies] Last: Wow, if you want to split hairs, at least qualify yourself: A C++ ... (by Duthomhas)
|
by erico
Don't know what's wrong with the code
|
|
[10 replies] Last: Wow, that makes me wonder why my compilers gave me 0 grief over that.. (by Philsonpot)
|
by Danik
Initialising a vector of object pointers
|
|
[4 replies] Last: I see, thanks! (by Danik)
|
Sudoku game output problem |
|
[16 replies] Last: Oh wow! Thanks a lot for the code jsmith. Don't worry, I'm not doing t... (by ponki d monkey)
|
by CheesyBeefy
Calculating Day of the Week
|
|
[1 reply] : Or you could just simply use the modulo operator (%)... (by ponki d monkey)
|
by Sir Ben
Obtaining a Compiler
|
|
[5 replies] Last: Go to this website. Check out their MinGW compiler. I love it so much.... (by LacViet)
|
by CheesyBeefy
Changing Text Color
|
|
[1 reply] : I used the little search box in the upper-left corner: http://www.cpl... (by Duthomhas)
|