by arcadiu
Text doesnt wrap round
|
|
[5 replies] Last: Ah ok thanks everyone. (by arcadiu)
|
by audit
I do not understand inheritence
|
|
[5 replies] Last: Duoas, thank you, this is what I expected and what I wanted. (by audit)
|
by makan007
Arithmetic
|
|
[3 replies] Last: Now I know that order of precedence is impt. Tks. (by makan007)
|
by devaeron
pattern number with looping
|
|
[3 replies] Last: wow... ok... thz for the help....^^ (by devaeron)
|
by Impacatus
Better way to combine strings than "+="?
|
|
[7 replies] Last: If all you want is to concatenate strings, stick with Chewbob 's exam... (by Duthomhas)
|
by mar11
macro
|
|
[2 replies] Last: Why is there suddenly a slew of people posting silly macro questions? ... (by Duthomhas)
|
How do you do it? |
|
[6 replies] Last: Got it. Thanks (by metalheadrenzo)
|
by arjunak01
brute force algorithm
|
|
[7 replies] Last: You can help people do it; I just mean don't do it for them. (by chrisname)
|
by Bv202
List problem
|
|
[2 replies] Last: Thank you, that seems to work :) (by Bv202)
|
by manuthebos
print a particular part of string
|
|
[1 reply] : for (int i = 3; i <= 7; ++i) std::cout << ss ; There may... (by Chewbob)
|
by award982
Problem with comparing
|
|
[5 replies] Last: Thanks guys for your help ! i feel so stupid now :D i mean i have no l... (by award982)
|
by Claymz
Line count directory input problem
|
|
[5 replies] Last: ...maybe this helps char z; int linecount = 0; ifstream inData... (by loveless)
|
im confused... |
|
[7 replies] Last: Alright, then. (by helios)
|
by mtdew3q
classes and objects
|
|
[1 reply] : hi- I don't think with the database layer in wxWidgets I need user ... (by mtdew3q)
|
by ceeemor
req modification to my pog
|
|
[3 replies] Last: This is just laziness though. He is asking someone to do modify some c... (by chrisname)
|
by SeeSayLeki
Volume of Cone
|
|
[10 replies] Last: Alright, thank you both. : ) I put this as solved. (by SeeSayLeki)
|
by mar11
macro function
|
|
[3 replies] Last: A macro is just a text-replacement. Given the source code: ... (by Duthomhas)
|
by arcadiu
If statement not working
|
|
[3 replies] Last: heres an example of what you want it too look like. You need to get... (by MYST)
|
by Triryche
Newb - Intro - Bloodshed
|
|
[4 replies] Last: Yep! I'm about halfway thru. (by Triryche)
|
by MYST
Counting calculation program (sort of )
|
|
[5 replies] Last: See wikipedia: http://en.wikipedia.org/wiki/Combination (by Bazzy)
|