by xxgixxx
how to load a string map from file into 2d array?
|
|
[no replies]
|
by under50
Need help with something simple.
|
|
[no replies]
|
by Wantautas
Can you help me ?
|
|
[3 replies] Last: for (int i=0; i<6; i++) { Klinikos .Patalpos=6; } not sure what i... (by ne555)
|
by GGG
Merge-sorting a list problem
|
|
[no replies]
|
by uzairraza4
snake game help
|
|
[3 replies] Last: anyone help please (by uzairraza4)
|
by syedtaha
Snake Mania Game
|
|
[no replies]
|
by predzje
Problem with my code while using String
|
|
[2 replies] Last: try to declare variables first when you have a meaningfull value to gi... (by bugbyte)
|
by Glyk
C++ primer 5th edition, "for" loop problem.
|
|
[11 replies] Last: You could also do it with a separate counter variable. I mention this ... (by dhayden)
|
by Cinzedark
Weird "off-topic" compiler errors
|
|
[9 replies] Last: Managed to solve it =) Multiple errors caused that compiler-error, one... (by Cinzedark)
|
by Chase
A little help with file header
|
|
[2 replies] Last: Sorry, I'm trying to learn C++ from a book, and that's about the only ... (by Chase)
|
by Nielyboyken
Connecting FTP server SFML sockets
|
|
[2 replies] Last: I already used the FTP protocol from SFML. :) And I also don't really ... (by Nielyboyken)
|
by Vandalism
Deleting an entry
|
|
[18 replies] Last: This is my current code: #include<iostream> #include<string> #include... (by Vandalism)
|
by Collwyr
moving a character randomly
|
|
[13 replies] Last: Can someone explain to me what is happening to my code, I tried making... (by Collwyr)
|
by darkmage06
Question about return
|
|
[4 replies] Last: Oh..... Thank you so much for helping me. I didn't think about using t... (by darkmage06)
|
by xenovia12
delete[] operator
|
|
[3 replies] Last: No. Why would you want it in this case? If you want, you can create... (by MiiNiPaa)
|
by xx1182
Basic game thoughts
|
|
[3 replies] Last: And what about the Delay in the game, is SDL_Delay (or sleep() or some... (by xx1182)
|
by Xatasha
Problem with Bloodshed
|
|
[1 reply] : Bloodshed Dev C++ It is horribly outdated. It uses old compiler whi... (by MiiNiPaa)
|
by h4ever
change character in C string - why crashes?
|
|
[6 replies] Last: Thanks! I did not know there is such huge difference in the brackets!... (by h4ever)
|
by xenovia12
ptr
|
|
[3 replies] Last: i see thanks. im scared to try it myself before creating a thread :( (by xenovia12)
|
by Doctor1988
Add and Subtract the perform operation
|
|
[11 replies] Last: Thank you minomic (151) you rock!! (by Doctor1988)
|