by kmilnedc
trying to clean up the code, how to....
|
|
[1 reply] : o-and if you see anything else that seems out of line, please let me k... (by kmilnedc)
|
by XzqtN
Help With Array Program
|
|
[3 replies] Last: im just confused with the part of the assignment that says (you can us... (by XzqtN)
|
by Pixelized
Graphics
|
|
[3 replies] Last: Assuming you're on windows, you need to learn the Windows APIs. The Fo... (by Moschops)
|
Decision Making help Exercise |
|
[1 reply] : It's not really the same. You know why? Code: if(number != 7) std::c... (by S G H)
|
by illmatic
Simple math equation?? (1,2)
|
|
[34 replies] Last: wow jesus... (by gelatine)
|
by sparkysnow
Stuck in an if statement
|
|
[18 replies] Last: It was because I was opening it in notepad instead of wordpad. Thank ... (by CoryMore)
|
by speci4lzero
New and need help with strings
|
|
[8 replies] Last: I've been working on this subnet calculator for the past few days. Hop... (by speci4lzero)
|
by liammozz
help witha if statement
|
|
[8 replies] Last: thanks vlad that worked a treat so do tells it what to do the if say... (by liammozz)
|
by skarla
advise
|
|
[no replies]
|
by minertom
At what point does one wrap a library into a class?
|
|
[4 replies] Last: GTK+ is a C library. GtkImage is a struct and it has a lot of function... (by Peter87)
|
by sadelbrid
Grading Program Confusion
|
|
[1 reply] : P = true; if (P = true) just leave that away. since it is us... (by gelatine)
|
by kisukey
HELP!!!! URGENT!!!
|
|
[15 replies] Last: A do while loop is not bad practice. It has it's places, they just hap... (by ResidentBiscuit)
|
by Blessman11
GCC4.7.0 Linux installation headache
|
|
[14 replies] Last: There is probably somewhere a link named g++ that points at one of tho... (by Moschops)
|
by Score
destructor help - list of pointers to a struct
|
|
[1 reply] : No you need not. Otherwise what destructor would you use? (by vlad from moscow)
|
by ACE123
Write and read to/from file (CSV)
|
|
[3 replies] Last: Here is a switch statement: switch ( MenuOption ) { ... (by TheIdeasMan)
|
by yasharcpp
saving a series of cos terms in a txt file
|
|
[5 replies] Last: @spaggy: You gave the OP the answer, I was hoping he would figure it o... (by TheIdeasMan)
|
by Pixelized
A few questions.
|
|
[4 replies] Last: I use KDevelop on linux . If you have windows lot's of people use ... (by TheIdeasMan)
|
A Very Long List of OR... |
|
[10 replies] Last: hmm ok thank you all (by boscomanilow128)
|
by edithsong
using stl list?
|
|
[3 replies] Last: Thanks. @ rollie: worked like a charm :) (by edithsong)
|
Declaration is incompatible |
|
[2 replies] Last: Doh :( Thank you very much man you just ended the current headache :) (by colourfulbananas)
|