by tkurowski
Why dont my exe's run on other computers?
|
|
[15 replies] Last: Well then... that's good that it's not using manifests. Mostly becaus... (by tkurowski)
|
by The Kid22
Asterisk pyramid?
|
|
[3 replies] Last: for(i=1;i<11;i++) { for(n=0;n<i;n++) c... (by mcleano)
|
by Bv202
Variable type for both int and char
|
|
[17 replies] Last: Ok, thanks again =) (by Bv202)
|
by Laeion
Multiple Return();
|
|
[6 replies] Last: For that job, the best you can do is to use void function and call... (by jasmin m)
|
by Squirrel
Quick question regarding array pointers
|
|
[1 reply] : As far as I can tell, arrayC = numB; does what you expect. The pro... (by Disch)
|
by Joe101
Object Scope
|
|
[5 replies] Last: thanks kbw... i see that you are obviously correct! (by Joe101)
|
by wdmd1982
segmentation problem
|
|
[4 replies] Last: char* is not a string, it's a pointer. If you want to use it, you hav... (by Disch)
|
by cetrina
Fail reading a file. Maybe EOF?
|
|
[no replies]
|
by Claymz
for loop problem with compiler
|
|
[3 replies] Last: well then, i guess the book was wrong xD tyvm! (by Claymz)
|
by sasha
hi....
|
|
[10 replies] Last: oook...i'll try correcting my grammar....and i'm totally a beginner i... (by sasha)
|
by cplusplusnew
a simple question
|
|
[1 reply] : cout << setfill('0') << setw(2); cout << your_number; ... (by Disch)
|
Problems with event handler |
|
[2 replies] Last: yes. it is ..have i posted at the wrong place? i dont think so (by nightscorpion)
|
by chrisname
Unrequired input? Is this possible?
|
|
[10 replies] Last: Thanks! (by chrisname)
|
by firewolf7789
best way to use if statement?
|
|
[2 replies] Last: yes, that works awesomely thank you :) (by firewolf7789)
|
by kingis
array problem...
|
|
[3 replies] Last: assuming that you assingned new double temp to type INT with a value (by anythingworks1)
|
by Poeticsoul44
Program Problem
|
|
[13 replies] Last: Ahahah oh god - I didn't pick that up I didn't realize i actually did ... (by Mythios)
|
find the highest scorer and name? |
|
[3 replies] Last: that's the problem, I changed it but I messed it up...please help t... (by lolaabbydawn128)
|
by alshaeb
I have a problem whith file o/i
|
|
[4 replies] Last: Well, that was a truly worthless post. And so is this one. (by helios)
|
by satchmo05
Constructors
|
|
[12 replies] Last: right --- don't have count and m_count in your class. Just have one... (by Disch)
|
by kyle11778
xml changer
|
|
[2 replies] Last: like how? i haven't messed with using memory yet... (by kyle11778)
|