by hansaaa
char array to string
|
|
[1 reply] : This works for me. char cHomeTeamFaceOffsPercentageWon ; ... (by Bourgond Aries)
|
by cebegaf
Reading columns from text file
|
|
[2 replies] Last: Answered in the duplicate thread. http://www.cplusplus.com/forum/gene... (by vin)
|
by Dhayalan
geany c++ code snippets help
|
|
[no replies]
|
by Newlance
reading variable from another program
|
|
[2 replies] Last: If the information is store in external files that you can edit. Then ... (by Stormhawk)
|
by Blalack77
What Unix command...?
|
|
[4 replies] Last: -c I looked it up with "man g++" AND my professor answered me, all ab... (by Blalack77)
|
by johnmerlino
Why return by reference?
|
|
[2 replies] Last: Just like when you pass a value, when you return a value from a functi... (by Uk Marine)
|
by andy2012
What do I need to do to get the correct calculations in this program?
|
|
[1 reply] : > But I am having trouble with the reduce() function I you only had l... (by ne555)
|
Standard Deviation?! |
|
[6 replies] Last: You're welcome. BTW the formula I gave works, but it's more complicate... (by closed account D80DSL3A)
|
by crexalbo
Multithreading in a computer game
|
|
[4 replies] Last: So i made a beautifully complicated multithreaded environment for noth... (by crexalbo)
|
by xcyl40
Looping Help!
|
|
[2 replies] Last: Please use code tags when posting. http://www.cplusplus.com/articles/z... (by Yanson)
|
by CroCo
Mouse Speed?
|
|
[13 replies] Last: So, what about the following approach. It seems it's working void D... (by CroCo)
|
by dokuboyejo
writing content of double* to OpenCV IplImage * imageData
|
|
[no replies]
|
by Uk Marine
Need a little help with my Linear Search Algorithm please
|
|
[3 replies] Last: Also: template<typename T> T Search_Array(T a , T s, T i) { for ( i... (by xismn)
|
Transposing index problem |
|
[2 replies] Last: Unfortunately that didn't help me much. (by Elena Markoska)
|
by cebegaf
Reading columns from a text file
|
|
[9 replies] Last: I see now, thank you! (by cebegaf)
|
by Anontk
What exactly is SFML?
|
|
[3 replies] Last: If you have any further questions regarding the SFML library, post the... (by Uk Marine)
|
by superfury
Rendering midi using soundfonts (.sf2 files)?
|
|
[no replies]
|
by johnmerlino
const pointer and address
|
|
[1 reply] : pnPtr is a pointer to a const int. The pointer itself is not const. So... (by tipaye)
|
by mahla
learn to children
|
|
[5 replies] Last: Came across this website: http://scratch.mit.edu/ (by BitRat)
|
by Newlance
accessing the accessor functions of another program
|
|
[no replies]
|