|
by nikki1337
Counting using switch statement
|
|
|
|
[2 replies] Last: int gameWonOne =0; int gameWonTwo =0; int gameWonThree=0; ... (by agnophilo)
|
|
by JayRyGeo
Pointers and Dynamic memory
|
|
|
|
[7 replies] Last: Well I have my bool statement returning true, so I think I have it. ... (by JayRyGeo)
|
|
by sl227
need help with homework... assigning grades
|
|
|
|
[8 replies] Last: WHO CAN HELP ME WRITE THIS PROGRAM You and your partner are IT consult... (by bibby6522)
|
|
by Nubcake95
Valid type indentifiers and their combinations
|
|
|
|
[3 replies] Last: Even if the size of two types is the same doesn't mean they are the sa... (by Peter87)
|
|
by treefitty
SDL surface pixel color/bits-per-pixel
|
|
|
|
[5 replies] Last: Ahh, that helps a lot. So, since 8 bits per channel means there's poss... (by treefitty)
|
|
by idlespoon
Genuine Assistance?
|
|
|
|
[4 replies] Last: the book will teach you OOP in a week. http://abstrusegoose.com/249... (by MiiNiPaa)
|
|
by Daleth
Dynamic allocation check
|
|
|
|
[2 replies] Last: Alright, thanks. (by Daleth)
|
|
by lorene72
functions in the programming
|
|
|
|
[4 replies] Last: float largest(float grades) { float maxim; if (grades > maxim) maxim... (by IceThatJaw)
|
|
by Ispil
A Deck of Cards Review
|
|
|
|
[5 replies] Last: Make a card class or struct. It will require extra code but it makes m... (by IceThatJaw)
|
|
by elmoro15
inquiry about while loop
|
|
|
|
[5 replies] Last: thankss guyss (by elmoro15)
|
|
by FireNutz
using map with a class method
|
|
|
|
[11 replies] Last: // class declaration void PrintSRCInfo(Records& rmap); if you are no... (by ne555)
|
|
by Leon23
Asking for Filename from user!
|
|
|
|
[12 replies] Last: http://en.cppreference.com/w/cpp/chrono Look at the example here http:... (by MiiNiPaa)
|
|
by kabuki
Reading Datas From A Txt File
|
|
|
|
[6 replies] Last: I know that c++ streams would make it a lot easier but my professor wa... (by kabuki)
|
|
by ccmccm
SDL image keep flashing, why?
|
|
|
|
[1 reply] : You draw an image and then you make what you draw visible right away b... (by Peter87)
|
|
by catdance
Help with a priority queue friend function
|
|
|
|
[3 replies] Last: If operator< is a member of Bid , then in: class Bid { public: ... (by cire)
|
|
by Aquos
my else statement problem
|
|
|
|
[6 replies] Last: any other suggestions would much appreacite~ to enhance my skill~ (by Aquos)
|
|
by nightwing
its me again; sorry last question i swear lol
|
|
|
|
[2 replies] Last: spot on. didnt catch the was the problem, guess i wasnt paying as much... (by nightwing)
|
|
by elmoro15
Help with Arrays and functions
|
|
|
|
[4 replies] Last: Thankkss guyss (by elmoro15)
|
|
by nightwing
Help please
|
|
|
|
[3 replies] Last: damnit lol figured it was something simple that i was over looking. ty... (by nightwing)
|
|
by Umeed
accessing contents of header file used
|
|
|
|
[5 replies] Last: "Can't you just make the game object a member of Minesweaper?" exactl... (by Umeed)
|