Help with Tuition Calculator |
|
[2 replies] Last: Yeah, thank you. I'm still have some errors though. (by anthonyxmarinaro)
|
by ozcy
codeblocks/g++ problem compiling module [SOLVED]
|
|
[4 replies] Last: Solved! The problem was mine! Sorry, I forgot put a tick on Debug & R... (by ozcy)
|
by alsade
why doesnt this code work?
|
|
[3 replies] Last: Gah... I had a big reply and it got swallowed. Grrr. Anyway... You... (by Disch)
|
by talhabhatti5
Borland C++ Version 6 problem
|
|
[6 replies] Last: All compilers with the word "Borland" in the name are ancient, pre-sta... (by Duthomhas)
|
by zap781
Help on homework
|
|
[1 reply] : I ' m not sure on what he wants us to do. Which instruction are you c... (by closed account j3Rz8vqX)
|
by SorinAlex
Where are header functions stored
|
|
[3 replies] Last: Thanks for the replyes.I found indeed the the source files in C:\Progr... (by SorinAlex)
|
by girl111
class time
|
|
[4 replies] Last: thanks to everybody now it compiles. Your suggestions were very helpfu... (by girl111)
|
by Sharan123
SDL_ttf
|
|
[2 replies] Last: Thank you :) (by Sharan123)
|
by viper093
Unexpected new line?!
|
|
[2 replies] Last: You probably wrote one space too much, resulting in text going down o... (by viper093)
|
by Sharan123
Sending c++ file
|
|
[2 replies] Last: OK so i just need to send him the complete debug folder (by Sharan123)
|
issues with string |
|
[12 replies] Last: This is similar to @LB's code posted earlier. The cin.peek() checks ... (by TwilightSpectre)
|
by talhabhatti5
Min GW
|
|
[3 replies] Last: Thanks you guys. (by talhabhatti5)
|
by aydo000
remove duplicates from input.txt and write to result.txt c++
|
|
[5 replies] Last: You already have #include <set> in the code that you posted; now use... (by JLBorges)
|
by gibnihtmus
how to take a number out of a string and turn it into an int.
|
|
[4 replies] Last: you may use isdigit(variable_name); here. (by NPcomplete)
|
by Baalki
Multithreading to list files
|
|
[no replies]
|
by bpedigo
Time coverter program
|
|
[4 replies] Last: You seem to not be making use of any of the stream manipulators in iom... (by Smac89)
|
by Chubby
how can i pass this info to next function?
|
|
[5 replies] Last: for (int i= 0; i <= 30; i++) That code will read past the end of th... (by TheIdeasMan)
|
by Vizo
File input and output
|
|
[no replies]
|
by cyberdude
file cutter :\ (1,2)
|
|
[24 replies] Last: what do you mean accessing it outside of array i could you please exp... (by cire)
|
by iluv41
Nested if program
|
|
[1 reply] : You need to add conditions that the third and fourth answers must be '... (by Zhuge)
|