by brandonator
C++ standard library headers help
|
|
[11 replies] Last: Dealing with unbuffered input and full-screen terminal output is neces... (by Duthomhas)
|
by pi78
starting visual C++ 2010 express
|
|
[1 reply] : I have programmed in BASIC many years ago. Forget everything you lear... (by Moschops)
|
by genclik27
nonmember function
|
|
[4 replies] Last: Thanks buddy, it works now. Finally I can sleep :) (by genclik27)
|
FindFirstFile |
|
[4 replies] Last: nice, it works thanx (by terryeverlast)
|
by hunterb24
ifstream from text file
|
|
[7 replies] Last: i need to store the text file in 4 different arrays. the name should... (by hunterb24)
|
by Glint
checking for duplicate
|
|
[5 replies] Last: you don't actually need to do the find because if you try to add a key... (by theranga)
|
by genclik27
ambigous symbol
|
|
[6 replies] Last: Thank you very much, when I add it, it is solved. (by genclik27)
|
by bleaz
Finding the Nth term of a sequence
|
|
[15 replies] Last: Thanks that shortened the code nicely :D Yes I am capible of figuring ... (by bleaz)
|
by Pter0dactyl
argument of send()
|
|
[1 reply] : http://pubs.opengroup.org/onlinepubs/007908799/xns/send.html http://e... (by kbw)
|
by AdamBomb89
Algebraic Specification
|
|
[5 replies] Last: Those look like merely analogues of function signatures. It's like if ... (by helios)
|
by NeoXxx
Help with writing my first code?
|
|
[4 replies] Last: Thanks for the answer. However, I need to use the formula I mentione... (by NeoXxx)
|
NEED HELP. My programme wont run properly. DEADLINE TODAY . HELP ME PLEASE. |
|
[4 replies] Last: i have decided to abandon this program and create a new program instea... (by khairulfaizaqil)
|
Creating new instances of a class |
|
[14 replies] Last: no problems (by theranga)
|
by lion99
Devc++ Bug
|
|
[2 replies] Last: Compile & Run shortcut F9 if i do just Run it tells me i must compile... (by lion99)
|
by pholtos
Reading from file, strings.
|
|
[3 replies] Last: I tested your program with the modifications I suggested, and it works... (by toum)
|
by KyleMiles
SFML lies?!?!
|
|
[9 replies] Last: Ah yes. Thank you! Now it all works. - Kyle (by KyleMiles)
|
by MaxT
Inherited getter , not returning correct value? virtual functions
|
|
[7 replies] Last: Oh, i think I spotted it. it is probably line 9-10 in NVariableDeclara... (by MaxT)
|
by jlillie89
control paths
|
|
[5 replies] Last: Yes you are correct. Instead I have done this. switch(selection) { ... (by jlillie89)
|
by jlillie89
Sorting mod (1,2)
|
|
[38 replies] Last: Yah it really does. Dude I'm almost done with my program I stayed up l... (by jlillie89)
|
"cout" strange errors |
|
[13 replies] Last: Why thank you Jackson Marie , I like to help out where I can. I am a... (by ajh32)
|