by yaraa
Will you help me ?
|
|
[1 reply] : you will not have any output because it will not compile. (by mutexe)
|
by mancool1112
Making Snake Game with Allegro
|
|
[1 reply] : Store coordinates of each segment of a snake in the array or, better, ... (by rodiongork)
|
Binary Search |
|
[1 reply] : insert cout for hi, lo and mid into your loop to find out why it goes ... (by rodiongork)
|
by tanyamam
what is function object
|
|
[1 reply] : A function object is basically a struct or a class (an "object") which... (by TwilightSpectre)
|
by ombl4
passing 2d arrays to functions
|
|
[no replies]
|
by mjyz
Hand Tracing Code Segment
|
|
[1 reply] : Lets reformat a bit (without changing the meaning) and fix one typo to... (by keskiverto)
|
by leo255
Still having problems with an extra line being printed with Fstream
|
|
[5 replies] Last: Ahhh nevermind, I got it. just needed to make x a double, and multiply... (by leo255)
|
by Jinstry
Modifying my calc gross pay
|
|
[3 replies] Last: How did you write the current getNet function? You did state in your ... (by keskiverto)
|
by gloister
Graphics
|
|
[4 replies] Last: Get a colored ring from a website (EX: http://www.perfectsync.com/rt/D... (by closed account 18hRX9L8)
|
by Nebur
How many different elements in a vector?
|
|
[4 replies] Last: Ok, i will use merge sort. But how can you count how many diferent ele... (by Nebur)
|
by popup271
I need array help!
|
|
[6 replies] Last: Thanks (by popup271)
|
by Paoletti301
File searching error
|
|
[3 replies] Last: I should have mentioned that i have tried "free()". the result is arou... (by Paoletti301)
|
by Ventus
Help with vectors and class vectors
|
|
[4 replies] Last: Oh. Well, I just made such a terrible mistake. Sorry about that.... T... (by Ventus)
|
by Punk23
Container space management
|
|
[3 replies] Last: Well some STL containers have a resize() function which will either ... (by yulingo)
|
by jlpurnell
Reading then overwriting to a text file
|
|
[9 replies] Last: well it really doesn't matter which extension you use, because no matt... (by yulingo)
|
by jshm415
Blackjack C++ help
|
|
[4 replies] Last: Hi @jshm415, I have a code of a BlackJack game simulation but is so b... (by eyenrique)
|
by kylekk
bool help with arrays?!
|
|
[1 reply] : Looks fine to me, include your entire program if possible. (by Hippogriff)
|
by antwon128
Print random word from a txt file
|
|
[1 reply] : Are you expecting us to write an entire program to read in a text file... (by yulingo)
|
by cmac22
repeat and choices
|
|
[3 replies] Last: I still cant get it to work i don't know what i'm doing wrong (by cmac22)
|
by nickmiller24
Problems with multi. arrays/conditions
|
|
[2 replies] Last: That worked thanks (by nickmiller24)
|