by Zap
C++ equvalents of certain C# functions/methods
|
|
[2 replies] Last: ok thanks, i figured as much. (by Zap)
|
by Pauraic1990
need help with fscanf in c++
|
|
[8 replies] Last: @ NickPaul C++ streams are type safe, flexible and extensible eg: you... (by Bazzy)
|
by steelfish
how to convert images through C++
|
|
[no replies]
|
2d blocking volume |
|
[1 reply] : Blocking volume? Here's what I did: bool player::handle_collisions(... (by ultifinitus)
|
by abhay sunil
error using set_union of stl with sets
|
|
[1 reply] : [co de] "Please use code tags" [/co de] http://www.cplusplus.com/f... (by ne555)
|
by declan
Problem with simple artificial neural network -- adding
|
|
[no replies]
|
Resource Management and std::map::find Speed |
|
[6 replies] Last: Thanks for your help. (by anonymous23323124)
|
by nanochan1
Need urgent help, any help would be appreciated. thanks
|
|
[4 replies] Last: No, I don't know where the problem is. And since neither you seem to k... (by m4ster r0shi)
|
by nhanlm0601
GSL lib<matrix.h> C++ How to pass a matrix to a function?
|
|
[9 replies] Last: Could you please post somewhat complete code to see exactly what are y... (by savavampir)
|
by kris84
Reserving a word
|
|
[11 replies] Last: You make no use of what you pushed into vWords. savavampir posted the ... (by hamsterman)
|
FileOperations - Capitalize First Letter of Each Word in Sentence |
|
[1 reply] : bool new_sentence = true; char ch; while(in.get(ch)){ if( ch is... (by hamsterman)
|
by cornflakes
Use c.arse(p) to delete the middle number
|
|
[1 reply] : The first thing that pops into my mind is that the data type mylist is... (by closed account 3hM2Nwbp)
|
by freshjunior
Standard Deviation Program
|
|
[2 replies] Last: I see. Thanks! And to your question, vector::size() cannot be zero or ... (by freshjunior)
|
by anakin827
Swap function
|
|
[11 replies] Last: Yeah that didn't work either, no worries. This was for an assignment,... (by anakin827)
|
by anakin827
Sample problem
|
|
[8 replies] Last: However bool Tower::operator<(Tower rhs) should be bool Tower::ope... (by ne555)
|
by diaz994
Password verification ASAP..
|
|
[2 replies] Last: i figured it out i was returning an integer within a boolean function ... (by diaz994)
|
by Faurax
Reading multi values from string
|
|
[2 replies] Last: Thanks! (by Faurax)
|
by aquamongoose
Unknown QuickSort Error
|
|
[10 replies] Last: I see that you dynamically retrieve the value of the pivot by using da... (by webJose)
|
by nanochan1
---------------------------------------
|
|
[14 replies] Last: @nanochan1: could you give us another chance? (common, it was just 1 h... (by ne555)
|