by Welch
setting cout to fixed
|
|
[1 reply] : They are flags; values set to either on or off, and the state of them ... (by Moschops)
|
by Donanza
Little question
|
|
[3 replies] Last: A leap year is any year divisible by 4 unless it is divisible by 100,b... (by littlek0shka)
|
by Zexanima
First game/program , having some trouble. Any help?
|
|
[4 replies] Last: Well I decided I would teach myself programming about a week ago. I wa... (by Zexanima)
|
by eab2196
Lost Data
|
|
[3 replies] Last: Well, I'm more of a C programmer than a C++ one anyhow :) What debugg... (by ascii)
|
by f1ddl3r
simple proofread (2 sec i swear)
|
|
[16 replies] Last: awesome! its working swell now thanks everyone. ill keep that saved so... (by f1ddl3r)
|
by vlad61
lists and erasing
|
|
[10 replies] Last: Try writing that code without a loop, it may help you understand what ... (by closed account DSLq5Di1)
|
Why Is This Happening? |
|
[12 replies] Last: As far as program structure, if you look at the source code of a full-... (by ascii)
|
by squirtman59
what is CCMD
|
|
[3 replies] Last: I doubt it's an OS API function. It's common for pre-processor marcos ... (by closed account zb0S216C)
|
by DocCeaser
help returning index
|
|
[6 replies] Last: I figured it out. Thanks for the help guys. (by DocCeaser)
|
by Tryed
Really simple code, help
|
|
[8 replies] Last: [quote=Tryed] int main () { int n; int *np; np = &n; i... (by closed account zb0S216C)
|
by MrBackpack
selecting a month
|
|
[12 replies] Last: To return the month name, use something like this. int m; string mon... (by whitenite1)
|
by mackw44
*****Help!!!!!*****
|
|
[2 replies] Last: OMG WOW! thank you lol (by mackw44)
|
by sgiusti88
Trouble finding 2nd maximum number while using counter- help please!
|
|
[2 replies] Last: This is the text from sales1.txt - 1000 1000 1111 500 1500 1000 2000 ... (by sgiusti88)
|
Help me understand something(part 2, pointers) |
|
[3 replies] Last: Oh sweet, another shortcut (: Thank you hanst &disch for your repli... (by georgewashere)
|
Help understanding something |
|
[6 replies] Last: New question = new topic. Makes it easier to find stuff. (by hanst99)
|
by noobee
I dont understand why please help
|
|
[13 replies] Last: it got pointed out to me today that the swich () wont take conditions ... (by olzi)
|
by jalfor
& vs && Speed
|
|
[7 replies] Last: It's entirely possible that the two will produce similar or the same c... (by Disch)
|
by Moe45673
segmentation fault :(
|
|
[1 reply] : Nvmd! Apparently, all I had to do was add an "if" statement checking i... (by Moe45673)
|
by squirtman59
Explanation of code
|
|
[3 replies] Last: Thank you Gaminic that link helped a lot. I feel like a retard for not... (by squirtman59)
|
by dznguy
order in which operator+ return
|
|
[4 replies] Last: Oh! Sorry, misread the problem's code! (by Nisheeth)
|