by lekha
counting and summing the elements
|
|
[3 replies] Last: Looks fine, apart from the typo on the first line inside the for loop.... (by MrHutch)
|
by cartoon93
how to fix the snytax error: identifier 'column'
|
|
[3 replies] Last: @MikeyBoy - the line where he assigns (if code tags were used I could... (by ajh32)
|
Calculator program (with pointers) problem |
|
[2 replies] Last: No. I have made stupid mistakes. I'll check this more thoroughly soon ... (by Silver Falcon)
|
Shorting 2 corresponding arrays? Please help |
|
[1 reply] : First I would suggest that you hold both the day number and calories f... (by ajh32)
|
by bimmybell
whats wrong with this code: employees salary recording
|
|
[4 replies] Last: thanks it works perfectly (by bimmybell)
|
How to create and use DLL's |
|
[1 reply] : To make a DLL, you need to use the <windows.h> library (hence, this sh... (by TwilightSpectre)
|
by JasperBraun
Turning a limited Float Into Another Float
|
|
[1 reply] : Your question is a little bit unclear but I believe you are asking ho... (by jmadsen)
|
How can I explain this while-loop? |
|
[2 replies] Last: Thank you long double main! I'll try this. (by Hung Nguyen Danh)
|
by Tysonw123
Power Function Problems
|
|
[2 replies] Last: What a boss. Thanks! (by Tysonw123)
|
by LB
Use PImpl with custom stream: is my solution optimal?
|
|
[5 replies] Last: That's not a limitation, that's a drawback. For a second I thought thi... (by LB)
|
by Tysonw123
Binary Program
|
|
[2 replies] Last: Thanks. (by Tysonw123)
|
by kingcong
Windows vs Linux
|
|
[19 replies] Last: Just get used to forward slashes in general, I don't think it matters ... (by closed account N36fSL3A)
|
by JasperBraun
Turning the Digits of an Integer into Array Elements
|
|
[5 replies] Last: I don't understand why you can't just use cin.getline() ... (by Duthomhas)
|
by jarmstrong21
i am need help
|
|
[3 replies] Last: The user always enters 5 friends, right? So use for (int counter = 0;... (by closed account DEUX92yv)
|
by brownjas
What am I supposed to do?
|
|
[7 replies] Last: Yes that is right! Thanks for help! Do you guys think you can help my ... (by brownjas)
|
by hunterx893
decrpytion homework
|
|
[3 replies] Last: Strings actually have a pretty nifty resize function that you might fi... (by Albatross)
|
by Spezzia
Doubt in create Menu of options in the horizontal
|
|
[no replies]
|
by CyBeRCyBeR
String and get length problem
|
|
[2 replies] Last: thanks for reply but it didn't work, i tried it. (by CyBeRCyBeR)
|
Need help making Binary Search Tree Movie Program work. |
|
[1 reply] : Hey, I'm also working on binary trees. You should look into what kin... (by mattballj10)
|
by Nubcake95
Lookup tables vs cache
|
|
[1 reply] : The FPU typically has instructions to compute sine, cosine, and tangen... (by Duthomhas)
|