by jacob73
read from registry, and write to registry
|
|
[7 replies] Last: I am not sure how much more help an example of mine. It wouldn't be t... (by webJose)
|
by codekiddy
Exception and stdxception headers?
|
|
[3 replies] Last: Ok guys, I don't know why I didn't do that before but I've just opened... (by codekiddy)
|
by ayanda83
PLEASE HELP
|
|
[3 replies] Last: I always use the pre-increment and decrement. (++n, --n) because no t... (by mik2718)
|
asm in C question |
|
[5 replies] Last: MSVC inline assembler does not support 64bit platform. (by codekiddy)
|
by jimas13
Getting a map from a file
|
|
[3 replies] Last: Thanks a lot guys for replying to my post! @Stewbond i used the For l... (by jimas13)
|
by Echo773
recognizing removable media
|
|
[3 replies] Last: You would have to have a top-level window, at least invisible. This m... (by webJose)
|
by Link2012
The destructor isn't called in unexpected program termination?
|
|
[4 replies] Last: Thanks for the answers! I get it. (by Link2012)
|
by ahoysailor
Chinese unicode characters to hex output
|
|
[3 replies] Last: You just force the conversion. char* ptr = (char*)my_wchar_t_pointer;... (by hamsterman)
|
Calling Java webservices in C/C++ code |
|
[no replies]
|
by ausairman
how to optimise a very simple function
|
|
[9 replies] Last: LTO = Link Time Optimization (by Peter87)
|
by believeme
HELP ME PLEASE :(
|
|
[9 replies] Last: You can restructure the set of if statements such that you don't miss ... (by kbw)
|
by BenShen
SDL key event issue;
|
|
[2 replies] Last: hmm, thanks man. but its wierd it only occurs on one specific key pres... (by BenShen)
|
by Deviouscola
Which would be faster?
|
|
[3 replies] Last: Hey! That's a really neat trick, Cubbi! I understood why it's better t... (by Deviouscola)
|
by soranz
Sorting zeros in an array
|
|
[6 replies] Last: I like Cubbi's answer, though if you use all-in-one solutions like thi... (by rollie)
|
by wildcat
C++ ques:
|
|
[5 replies] Last: > i want a program dat displays d following pattern: Here's one more.... (by JLBorges)
|
by erhuu a
code problem: error
|
|
[6 replies] Last: my program already creates a type of stair like this : * ... (by erhuu a)
|
Passing a row/column of a 2D vector to a function |
|
[4 replies] Last: I think I will go with the first method. Thank you so much xerzi! (by oneeyedshervin)
|
by poolet21
calculator problem........
|
|
[1 reply] : *SOLVED* (by poolet21)
|
by Yakir Manor
i need help with cmake, BISON and FLEX, i am willing to pay
|
|
[1 reply] : compiling with visual studio 2010 is also good for me, i need to be ab... (by Yakir Manor)
|
by erhuu a
animated characters
|
|
[no replies]
|