by awcplus
problem with double precision *.dat file
|
|
[6 replies] Last: Thanks a lot to everyone. The use of manipulators that Bazzy suggested... (by awcplus)
|
by gregarion
Getting specific text from a file using function find()
|
|
[1 reply] : You can't. String's find function only works on strings. Reading a... (by kbw)
|
by pyschoder
Contests
|
|
[8 replies] Last: if that's the case you should start feeding your cats with mice, same ... (by pyschoder)
|
by Suzanne
Can't Find Error URGENT!!!!
|
|
[1 reply] : Please post the error message your compiler is giving. (by iharrold)
|
non recursive function (1,2) |
|
[35 replies] Last: Thank you so much I figured out the program. (by coolProgramer5)
|
by chrisben
string& and string
|
|
[5 replies] Last: thanks for the help. for immutable, i think i messed up with some othe... (by chrisben)
|
by kenshee
Error with strcmp
|
|
[2 replies] Last: I agree, that iteration would have been better but this is the way its... (by kenshee)
|
by Zhuge
Accessing defaults values for a class's members
|
|
[no replies]
|
by JoeCoder
A broad code design question
|
|
[5 replies] Last: Sounds to me like you have no idea what you're trying to do. I didn... (by JoeCoder)
|
by spider853
Link a VC++ static lib to Dev C++ program
|
|
[no replies]
|
by frufu
multimap with list
|
|
[2 replies] Last: ok .. thx all. resolved the problem :) (by frufu)
|
by sushi
Center-symmetric pattern
|
|
[no replies]
|
by Suzanne
Can't Find Error, PLS CHECK URGENT!!!
|
|
[7 replies] Last: finance.htm is a sample HTML Finance Page taken from Yahoo Finance, Si... (by Suzanne)
|
by JoeCoder
Accessing a class stored in a vector, factory pattern
|
|
[7 replies] Last: Yeah, this is my first time attempting any STL stuff so I'm still lear... (by JoeCoder)
|
by Nikhar
How will I solve the following problems?Urgent!
|
|
[15 replies] Last: @blackcoder41: anyway in first problem you post why is the answer 4?... (by poet)
|
by Suzanne
Char Pointers/ String NO TIME PLS ANS
|
|
[3 replies] Last: True. (by Zhuge)
|
by sporx
reading integers from a txt file
|
|
[2 replies] Last: nvm, i figured it out=] (by sporx)
|
by billyyo
vector of objects corrupted when sorting
|
|
[6 replies] Last: Unless you are using dynamic memory allocation in your class you do no... (by closed account 1yR4jE8b)
|
by Dudester
Freeing char array.
|
|
[16 replies] Last: helios speaks the truth. My advice about "don't hesitate to use it"... (by Disch)
|
by gsteurer
copy constructor template class
|
|
[10 replies] Last: An article on the copy/swap idiom would be an excellent addition to th... (by kempofighter)
|