by archana07
Singleton class with static method
|
|
[8 replies] Last: Related thread: http://www.cplusplus.com/forum/general/26976/ (by moorecm)
|
by Isuju
Media effects in C++
|
|
[1 reply] : http://sites.google.com/site/webcamopencv/ (by blackcoder41)
|
by JRevor
Division by zero.
|
|
[2 replies] Last: Thanks! (by JRevor)
|
by ibtkm
pointers
|
|
[3 replies] Last: well your are confusing yourself with array of pointers. names is arr... (by rahulroot)
|
by rudrikoza
How do I pass non-english characters from char* to whcar_t* on English OS
|
|
[1 reply] : memcpy() copies raw bytes; it doesn't have any type awareness. If you ... (by helios)
|
by yoonkwun
Efficient Class Initialization
|
|
[17 replies] Last: Yes, it's dangerous. I've already realize this point, especially in cl... (by Vegertar)
|
by n4nature
callback functions
|
|
[2 replies] Last: Not portably. It can be done using [system [debugging features]] to ge... (by helios)
|
by D Technodude
Speech/Object Recognition (1,2)
|
|
[22 replies] Last: My gmail account is dtechnodude@gmail.com (by D Technodude)
|
by merwanhade
How to fix the given compilation issue with VS2010?
|
|
[2 replies] Last: @guestgulkan: Thanks a lot. Your suggestion fixed the problem. I previ... (by merwanhade)
|
by D Technodude
File Creation Location Trouble
|
|
[6 replies] Last: THANK YOU SO MUCH!!!!!!!!!!!!!! (by D Technodude)
|
by exiledAussie
Self aware objects in templates
|
|
[2 replies] Last: An interface consisting of iterators is more flexible than an interfac... (by jsmith)
|
by deems
GUI programming - frameworks
|
|
[no replies]
|
by cyberbeast
Input using data already output on the screen?
|
|
[1 reply] : You cannot read what is on the screen. At least one cannot do this in... (by PanGalactic)
|
by eye51
passing vector : reference or value?
|
|
[6 replies] Last: I'm coming in without reading any of the above but Disch wrote a nic... (by mcleano)
|
by Syerjchep
SDL+OpenGL objects don't render if z axis isn't 0.
|
|
[1 reply] : And here's the draw cube function: int drawcube(float x,float y,fl... (by Syerjchep)
|
by Null
Variadic functions
|
|
[4 replies] Last: OK, thanks. (by Null)
|
by cyberbeast
Problem with dates!!
|
|
[4 replies] Last: for 1. I can use setfill(). yipee! :) could u still suggest a meth... (by cyberbeast)
|
by Vijayan
Comparison of 3 variables @ a time
|
|
[1 reply] : nope, that would be equivalent to ( a == b ) == c a == b will re... (by Bazzy)
|
by D Technodude
Arrays
|
|
[4 replies] Last: THANK YOU!!! (by D Technodude)
|
by agoswami
Print number in diagonal format in matrix
|
|
[2 replies] Last: sorry it is only me ... i think by mistake it pasted twice on this for... (by agoswami)
|