by vizion
problems using zzzzzz as sentinel
|
|
[2 replies] Last: Thanks! (by vizion)
|
by Ramzi89
Class definition
|
|
[7 replies] Last: Yes, none will work. marks has to be initialized on the constructor.... (by bbgst)
|
by Zamie XP
Using Vectors with Class
|
|
[1 reply] : int Read (ifstream&, vector<>&) The two parameters of your function... (by Catfish)
|
by bbathel
problem with making function
|
|
[8 replies] Last: thanks again (by bbathel)
|
by SC100
Please help “Master Mind” Project
|
|
[1 reply] : Here is an update #include<iostream> #include<cstdlib> #include<ctim... (by SC100)
|
by Kyle Plonsky
Reading a text file
|
|
[5 replies] Last: As far as I know all data files are read in as one line, if you want t... (by Yellowhottub)
|
by bbathel
saving a bool variable and using it in an if statement
|
|
[11 replies] Last: okay thanks again. (by bbathel)
|
by thechad90000
Keep getting zero
|
|
[3 replies] Last: Check line 74. That's where the flaw is. (by wjee0910)
|
by EmniTy
First program(Calculator) Please help!
|
|
[9 replies] Last: tyvm for ur help :D, it works perfect now. (by EmniTy)
|
by sloooh
please...can you help me
|
|
[7 replies] Last: Thank you all for the help . the code is working But Can You make it s... (by sloooh)
|
by Grux
wxsmith help
|
|
[no replies]
|
by OoshieRawr
i need help
|
|
[no replies]
|
by alexbnc
Can't get file content with fopen()
|
|
[1 reply] : Solved, I need the absolute path (by alexbnc)
|
by Kdobie13
Need help returning two values from a function
|
|
[4 replies] Last: fixed it thank you Moschops void quadraticEquation(double var1,doub... (by Kdobie13)
|
by Ssturges
Does Anyone know how to reference a 2D string array in a function?
|
|
[4 replies] Last: Forgot to mention, to pass or return an array pointer, better use a dy... (by wjee0910)
|
by SonyaK
Defining, Implementing, and testing a class?
|
|
[14 replies] Last: Thanks for the reply! Ok, added that semicolon. Thanks! Actually, I... (by SonyaK)
|
by alexbnc
Can a function return any type of result?
|
|
[5 replies] Last: Can't you store the setting values as strings and when you read it you... (by Peter87)
|
by Gaminic
memcpy (1,2,3)
|
|
[43 replies] Last: Yeah, I fixed it already. I was dividing N inside the loop. (by helios)
|
by ausairman
Question about function pointers in classes/structure
|
|
[5 replies] Last: according to GCC, both pf = &r_routine and pf = r_routine are equival... (by Cubbi)
|
by Edalat
Help meeeeeeeeee!
|
|
[3 replies] Last: First off a title name like "I'm stuck on (put your problem here)" wou... (by bboy212)
|