by gilley
Problems with making metronome in c++
|
|
[no replies]
|
by AmmmG 01
Advanced Data Type
|
|
[3 replies] Last: Thank you JLBorges and ats15 However my math abilities are really bad... (by AmmmG 01)
|
Output problem |
|
[1 reply] : You have a gotoxy() function to move to a specific place on the screen... (by AbstractionAnon)
|
by pacman169
Program
|
|
[3 replies] Last: Sorry, but it's unlikely anybody here is going to go through 100 lines... (by AbstractionAnon)
|
by leoniv4
Card game (E-card)
|
|
[2 replies] Last: You have a lot of lines that don't make sense. As kbw said, why ar... (by AbstractionAnon)
|
by crystalmeth3
need help regarding palindrome using pointers
|
|
[1 reply] : why so many libraries ? you only need iostream anyway i should tell yo... (by closed account E3h7X9L8)
|
Variable Creation During Runtime |
|
[1 reply] : well an os does not only use a single language , and you should know t... (by Ericool)
|
by nurik06
How to draw a point in C++?
|
|
[5 replies] Last: You can use any platform you want. SFML is indeed compatible with Vis... (by LB)
|
by tomtran3110
Something similar to LCS
|
|
[7 replies] Last: I initialize it int i=1, j=1;. It still the same... This will go out ... (by coder777)
|
by olalsolals
game
|
|
[1 reply] : can anyone tell how to fix this program. my problem is when i click y ... (by olalsolals)
|
by Smoky
Please help! Recv
|
|
[1 reply] : Don't post in four places at once, it's disrespectful to the people tr... (by Hippogriff)
|
by wh1t3crayon
Advice implementing Decorator Pattern?
|
|
[1 reply] : > without using static_cast or virtual functions? Without using any ... (by JLBorges)
|
by Bingocat4
ShellExecute Help
|
|
[4 replies] Last: Ok that works. Thanks for the help (by Bingocat4)
|
by FrankRafa
Just one error that I cannot deal with...
|
|
[1 reply] : Header #ifndef SORTINGCOMPETITION_H #define SORTINGCOMPETITION_H #... (by FrankRafa)
|
by akashkannan8
Console application that scrolls a text message following a sine curve
|
|
[3 replies] Last: Yeah i can get through that solution. but in my program the user shoul... (by akashkannan8)
|
by smb15
Help with Search & sorting
|
|
[1 reply] : so uhh.. did you finish this code? I also ran your code and you have t... (by TheGOAT)
|
by davidSpears
Read Image into Array using C++
|
|
[6 replies] Last: Thanks for your input. I recognise that the header file is 54 bytes a... (by davidSpears)
|
by css416
Functions with Arrays (HELP PLEASE)
|
|
[2 replies] Last: #include < iostream> const unsigned int NVALUES = 5; signed int va... (by Ericool)
|
by Deliberation
cin doesn't work - skip to next cin
|
|
[2 replies] Last: Thank you so much for your help. (by Deliberation)
|
by giornelzxc
THREE ERRORS. PLEASE HELP !!
|
|
[1 reply] : Move the seimicolons from the end of the function headers (below main(... (by coder777)
|