by tnjgraham
Problem with converting CString to Int
|
|
[5 replies] Last: [quote=L B]CString is a Microsoft C++/CLI class. No, it's an ATL/MFC ... (by naraku9333)
|
Should be simple tile collision |
|
[6 replies] Last: Found out the issue, the collisions were right, the rendering was wron... (by Pickle Gunner)
|
by wrozansk
Problem with vectors, classes and inheritance
|
|
[5 replies] Last: They shouldn't be friends in the first place ;) (by LB)
|
by alpignolo
Destructor for multi-dimension array
|
|
[4 replies] Last: Thank you for the suggestion L_B. If I call the destructor without pop... (by alpignolo)
|
Blinking Window in SFML |
|
[8 replies] Last: not working... would appreciate any help... (by Sohil Shrestha7)
|
1 Strange Error: Finding an int from file containing mixed (int, char) data. |
|
[4 replies] Last: How the 2) and 3) points are done? 2) How to copy data to temporary bu... (by Rehan FASTian)
|
by bmxtrev
Calling function from another class
|
|
[3 replies] Last: Why is PrintCityName in DestinaionList? It doesn't use any of the memb... (by LB)
|
by Winkerd
What is the error?
|
|
[3 replies] Last: Hmm..thanks! :) (by Winkerd)
|
by Fransje
int( 5 ) - cast or constructor?
|
|
[3 replies] Last: Ok, thanks. So there is no int constructor at all? I always thought th... (by Fransje)
|
by Winkerd
Don't know what the error is
|
|
[2 replies] Last: Hmm thanks :D (by Winkerd)
|
by Medino
Take comments from c file and store it in a text file.
|
|
[4 replies] Last: You're welcome :) (by MikeyBoy)
|
by ovaltine99
Quick question learning OOP. Const or no const in the function prototype?
|
|
[4 replies] Last: The "void" in the parameter list comes from C. You shouldn't use it in... (by S G H)
|
by jparr
Making objects bounce off eachother
|
|
[no replies]
|
by bmxtrev
Problem with strcpy function
|
|
[2 replies] Last: CityNameType If it is typedef for char*, you need to allocate memor... (by MiiNiPaa)
|
by labeeb
file handling
|
|
[1 reply] : You need to use the ios::app flag in order to to append to the end of ... (by BigBlackSheep)
|
by h0404
Thread-safe class
|
|
[2 replies] Last: Thank you can you please advice a C++ book which can be helpful like ... (by h0404)
|
by ngeisler
calling a function that holds struct arrays
|
|
[3 replies] Last: You're welcome ngeisler. That's good to figure out logical errors your... (by Rehan FASTian)
|
Compiles with 0 error but when I run it. 2 Errors appear |
|
[1 reply] : Function main may not be a template function. So remove statement with... (by vlad from moscow)
|
by GDevArts
Printing Out Time Every Hour
|
|
[no replies]
|
by alanguy13
Issues with findtitle function.
|
|
[no replies]
|