by beakie
name/value function
|
|
[15 replies] Last: Rewrote with your suggestions and it worked! void AddNameValue(ch... (by beakie)
|
by CRohit
Output string contains junk character
|
|
[9 replies] Last: @filipe: Im sorry about the unindented code. im new to this. il rememb... (by CRohit)
|
by sara90
problem in linked list
|
|
[1 reply] : a silly recursive solution (it is generally better to use loops when y... (by hamsterman)
|
by iNgine
Help me with my C++ code
|
|
[2 replies] Last: We'll happily help you after you post some code that indicates that yo... (by Albatross)
|
by ladman
excell documents imported into program
|
|
[2 replies] Last: Excel supports some easy to parse formats: csv and xml. (by hamsterman)
|
by itgirl
problem . in c++ code . insertion- search
|
|
[1 reply] : i'am until now sudy c++ by myself Actually That statment is inco... (by king214)
|
by beginnercode
WHAT'S WRONG WITH THIS?
|
|
[2 replies] Last: hi, i've checked this and i get a value for 33.8F to C equals to 333.9... (by pgregor)
|
by aj3423
is it possible to write a container for different boost::signal
|
|
[4 replies] Last: Actually, what the OP wants may be useful. I have no experience to say... (by simeonz)
|
by juny716
Problem with a search
|
|
[no replies]
|
by LiverpoolFTW
Frustrating problem with if statement using booleans
|
|
[2 replies] Last: omg your a genius! thank you so much. its been a long day :( (by LiverpoolFTW)
|
by TheDestroyer
Audio files programming
|
|
[4 replies] Last: Thanks :-) (by TheDestroyer)
|
by dutChBZ
removing leading+trailing dashes from strings (1,2)
|
|
[21 replies] Last: It seems to me that there're bugs in the last post: std::string rem... (by dutChBZ)
|
by aztechcrew
Need Anyone Who Create This.
|
|
[no replies]
|
by bairyd
Reading/writting to/from IM chat client
|
|
[7 replies] Last: send me an email: ultifinitus@gmail.com (by ultifinitus)
|
by pgregor
operator+ ::a little problem
|
|
[3 replies] Last: Thank you very much. @kbw: yes, of course, how could i forget! ; ) i... (by pgregor)
|
by Mathes
extending a class
|
|
[2 replies] Last: thanks for your answer. (by Mathes)
|
by shadowayex
Returning member vectors.
|
|
[3 replies] Last: @Mathes: Note that subverting C++'s type system through const_cast is... (by jsmith)
|
by shadowayex
Writing strings and shorts as bytes
|
|
[6 replies] Last: @Duoas I love you. (not really, but you are definitely awesome) (by ultifinitus)
|
by mimou89
system time using c++2010
|
|
[1 reply] : this is the solution: private: System::Void button1_Click(System::Obje... (by mimou89)
|
C Function Attributes |
|
[2 replies] Last: You know, I knew that at the time I wrote this and even now had betwee... (by Computergeek01)
|