by padmag80
validate soap enabled xml using libxml
|
|
[no replies]
|
by dodobirds
Matrix multiplication using form application in visual studio
|
|
[1 reply] : I need your help guys. (by dodobirds)
|
by htown
Parsing a string into tokens
|
|
[9 replies] Last: Here's what i've got so far. It splits on every character as a token..... (by htown)
|
Converting vector<string>::const_iterator to character |
|
[13 replies] Last: Thanks cire. That's exactly what I was looking for. (by test tube baby)
|
by cshu
help
|
|
[1 reply] : Duplicate http://www.cplusplus.com/forum/beginner/70525/ (by cire)
|
by shaggy
Reading level data from txt file
|
|
[4 replies] Last: Around 2.5 years. If you don't know what something does, just ask ^. (by S G H)
|
by mathewfer
Need help with getline - How to read the previous line?
|
|
[3 replies] Last: Something like this would perhaps be the simplest: // ... for( int ... (by JLBorges)
|
by BReynolds
List Iterator Not Working
|
|
[2 replies] Last: Wow all this trouble over a semicolon... Thank you for pointing that o... (by BReynolds)
|
by btiwaree
Loop goes on??
|
|
[3 replies] Last: Thanks alot! That helped! (by btiwaree)
|
Beginner in C++ GOING CRAZY WITH THIS PROGRAM!! |
|
[1 reply] : But what I dont understand is how to attach it to id,rate,pay,hours W... (by coder777)
|
by candyfreak
Quick sort (Ascending Order)
|
|
[1 reply] : I got it to go into descending order but for some reason its returning... (by candyfreak)
|
by gamerssz
Outputting data from a file
|
|
[3 replies] Last: no prob. did it help? ... also when you protype you must you must ... (by Infin8 Th0t)
|
by mariemortiz
Airline Ticket Reservation
|
|
[1 reply] : Are you getting any errors? Yes, it's possible to return a double arr... (by Zhuge)
|
by john andre
request for member ... which is of non-class type ...
|
|
[1 reply] : You declare a Dict_Node pointer called "x", yet use it as if it were... (by ModShop)
|
by Confusedx
Need assistance finding an error in my hangman program
|
|
[no replies]
|
by makosz81
Prime number
|
|
[4 replies] Last: Thank you for the help. But I have started studying c++ by myself few ... (by makosz81)
|
by arooj
How to Calculate Tomorrow's date, when leap years don't matter
|
|
[3 replies] Last: I was told to incorporate a loop into the program, and this would make... (by arooj)
|
by ssaa391
matrix
|
|
[2 replies] Last: Ok, therockon7throw was right. That is ugly. That looks like FORTRAN. ... (by jmadsen)
|
by hopesfall
Why can't I access my 2d array?
|
|
[4 replies] Last: first off, I don't understand the use of arrays when you have vectors ... (by jmadsen)
|
by arooj
Triangle Perimeter/Area calculator problem
|
|
[1 reply] : void Triangle::SetDimensions(double b, double sido, double sidt, dou... (by naraku9333)
|