by Richard101
I need help with one simple operator
|
|
[5 replies] Last: Actually NULL is defined 0 in C++. In C it is defined as void refe... (by userulluipeste)
|
by DivinFalcon
Switch Statement confusion...
|
|
[7 replies] Last: Well. I do know I am supposed to pass istream into the function as a r... (by DivinFalcon)
|
by lare26
Possible problem with compiler setup
|
|
[2 replies] Last: Tejashs is the hero of the hour! Thanks Tejashs. :o) (by lare26)
|
by bazinga
Using a function before declaring it
|
|
[3 replies] Last: In C++ functions must be declared before they used. I'm sure there are... (by Null)
|
by ansonlalu
How to use fstream reading the information
|
|
[1 reply] : The types values are different (string and int) so you can't use a 2d ... (by hamsterman)
|
by Nohbdy
Simple random small map generator.(Not simple to me x.x)
|
|
[1 reply] : What you want is very similar with the problem of counting islands. Th... (by userulluipeste)
|
by Gaminic
Detecting executing processor.
|
|
[no replies]
|
by randipro
c++ Number guessing game
|
|
[3 replies] Last: Zeillinger : yes xander333 : Setting environment for using Microso... (by randipro)
|
by kelso
C++ Avalanche
|
|
[9 replies] Last: Sorry, kelso! I had no easy way for myself. I guess you'll have to sta... (by userulluipeste)
|
Quick help! |
|
[15 replies] Last: sure. i will in a bit cuz i g2 run for a little bit. thx (by airguitarman94)
|
Digit combinations |
|
[2 replies] Last: I forgot to mention that I'd rather not use arrays or functions at all... (by closed account 4Gv4jE8b)
|
by luay20032003
Drunk walker
|
|
[3 replies] Last: thank you very much (by luay20032003)
|
by toxicate20
Structures
|
|
[3 replies] Last: toxicate20 wrote : Damn its so hard to explain what i dont under... (by lnk2019)
|
by cloud0005
FREE xbox live 2 month plz help
|
|
[1 reply] : lol.. 1. When you post code, put it in [co de][/co de] tags, to mak... (by hamsterman)
|
by xchiodosx
How to set AI's ships in random positions for battleship game
|
|
[1 reply] : First choose the size and orientation of the ship by defining variable... (by hamsterman)
|
by meridius10
Install Dev C++ on Win 7 64-bit
|
|
[6 replies] Last: Thanks for all this. I will see what fits and when I find the right... (by meridius10)
|
by aviongeno
error c2664
|
|
[4 replies] Last: Doesn't seem like you meant to pass arrays since you are using single ... (by Zeillinger)
|
Help making a multidemensional array. |
|
[1 reply] : i should be going to 6, not 2. The last four values are garbage from t... (by Albatross)
|
by IvanLi
urgent, need help on iterator
|
|
[4 replies] Last: Really? Can someone knock me out before I do something radical? @.@ T... (by Albatross)
|
by TimL
Running into console output problem
|
|
[2 replies] Last: I think I solved my problem. I had forgotten to put a ; at the end of ... (by TimL)
|