by noylekul
Creating files and opening previous files.
|
|
[19 replies] Last: Haha, its ok, you were helping, gave me new ideas to try. Thanks! Now... (by noylekul)
|
by lSgtPepperl
I have no clue how to correct my errors, can someone please help?
|
|
[1 reply] : Well you cant have a "." in the variable names. Apart from this what a... (by codewalker)
|
by skarla
SDL problem.
|
|
[1 reply] : How are you going to check collisions on images? Images usually don't ... (by Peter87)
|
by errol
Quick Question
|
|
[3 replies] Last: Ah! I figured I forgot something! Thank you! (by errol)
|
by Afarian
Help writing a for loop code
|
|
[3 replies] Last: Thank you very much! (by Afarian)
|
by Ch1156
C++ file sharing libraries?
|
|
[9 replies] Last: start by creating two simple programs 1) that listens on a port, accep... (by codewalker)
|
by skarla
SDL MENU.
|
|
[2 replies] Last: it works. Thanks you man. cAN ADD ME in skype for more help? (by skarla)
|
by Victor714
error C2106: '=' : left operand must be l-value
|
|
[4 replies] Last: We do not need. It is you who need.:) (by vlad from moscow)
|
Help with 2d arrays |
|
[7 replies] Last: A multidimensional array with n dimensions is an array of arrays of [n... (by vlad from moscow)
|
by devonrevenge
just started sdl, i seem to have to start a new project each time, to start a new page can i just
|
|
[2 replies] Last: yeah i could save all linkers to the global settings but what adress w... (by devonrevenge)
|
by flaviumanica
How to post a programme here
|
|
[2 replies] Last: If it is too large, pastebin works, or if you have it in multiple file... (by Zephilinox)
|
by MMShaggy
Followed Tutorial..Now what?
|
|
[5 replies] Last: You are a god send good sir!!!!!! I can't thank you enough. and thanks... (by MMShaggy)
|
Void Function |
|
[2 replies] Last: Thanks a lot, trying to learn on my own and it's rather confusing. Ag... (by DontSeeMinusMinus)
|
by makoecstasy
Multi-Dimensional Arrays
|
|
[6 replies] Last: If I have correctly understood you the "access function" for b (whe... (by vlad from moscow)
|
by sinnex
Code doesent work
|
|
[4 replies] Last: @ ne555, whitenite1 ah, of course!! thanks to both for your fast repl... (by sinnex)
|
Probabilistic Algorithm |
|
[1 reply] : Google for ebooks on algorithm there should be many out there (by BridgesBenghazi)
|
by PieDude137
no match for call to '(std::istream) (std::string&)'
|
|
[2 replies] Last: Thanks, yep sorted now! (by PieDude137)
|
by devonrevenge
I ACTUALLY SUCCESSFULY INSTALLED AN API!! Open gl...what is it exactly?
|
|
[6 replies] Last: kay i fixed it...for posterity any one with the same problem needs to ... (by devonrevenge)
|
by alirah84
doesn't compile this program
|
|
[9 replies] Last: It fixed .problem was from here: if (M.S1==N.S2) to if (M.s1==N.s2) (by alirah84)
|
by ylxin1993
how I create win32 project in vs2010
|
|
[1 reply] : Console application doesn't have windows, a win32 project will guide y... (by codewalker)
|