by minus
sdl tutorials?
|
|
[3 replies] Last: theres a reason lazy foos on top. its kind of the sdl tutorial. you sh... (by closed account Dy7SLyTq)
|
by Nata
PlEASE HELP!
|
|
[2 replies] Last: Thank you!! <3 (by Nata)
|
by baka291
deletion of text files in c++
|
|
[1 reply] : you can use remove( filename ); and #include <cstdio> http://www... (by nvrmnd)
|
by cyberdude
my code updated and some features not working
|
|
[5 replies] Last: you can use cin.getline() instead: cout<<"enter employee number:"; ... (by nvrmnd)
|
by algo89
Weird problem while trying to write to file
|
|
[1 reply] : what do you mean by the program fails ? what do you expect to be print... (by nvrmnd)
|
by soxfan5614
interpolating spline curve
|
|
[1 reply] : Well, you can interpolate it with cubic spline, which is not too compl... (by rodiongork)
|
by Jades
Connect Input and Output
|
|
[8 replies] Last: assuming your on windows, i made this little gotoxy() clone: i'm new ... (by nvrmnd)
|
by klay2
code giving weird symbol (1,2)
|
|
[24 replies] Last: I am so sorry to chip in on this again though I think this should help... (by closed account 9wqjE3v7)
|
by Nata
PLEASE EXPLAIN TO ME WHY DOES THIS HAPPEN
|
|
[3 replies] Last: By making a = a/10, you are iteratively removing the last digit from... (by abhishekm71)
|
by Nata
PLEASE HELP! I do not undertand why I get this output
|
|
[5 replies] Last: okay I get it now :)))))))) thanks!!! (by Nata)
|
by stubborn
Fill a vector by reading a file
|
|
[2 replies] Last: Thanks a lot for your help :-) It works like I want. (by stubborn)
|
by Annatar
Changing code syntax
|
|
[3 replies] Last: I just don't see how I could easily make the program output the resul... (by Chervil)
|
by tierney1331
2 player craps game with no inputs
|
|
[5 replies] Last: Where exactly does the program stop? Code snippit? (by Mats)
|
by density
problem printing in terminal
|
|
[3 replies] Last: One possibility is that the standard output (via printf) is buffered, ... (by Chervil)
|
by marth2010
PLEASE HELP!! with strings, vectors.
|
|
[4 replies] Last: Again, you are not defining those functions specified. Here is how I w... (by TwilightSpectre)
|
by gudeh
Stop the program an amount of time.
|
|
[1 reply] : The easiest way to make a sleep function would be to simply have a tim... (by TwilightSpectre)
|
code runs, but not the way it's supposed to |
|
[5 replies] Last: the program needs to convert hexa to binary? (by wwwiii)
|
by MathNerd
Adding Another function
|
|
[7 replies] Last: i enabled pm (by MathNerd)
|
by Yram Z123
PLEASE HELP ME!! project on arrays and reading from files
|
|
[3 replies] Last: for(int i=0; i<5; i++){ cout<<"enter name"<<endl cin>>name >>; ....etc... (by wwwiii)
|
by Kintaza
Web services
|
|
[no replies]
|