just do IT
Showing posts with label
c
.
Show all posts
Showing posts with label
c
.
Show all posts
Tuesday, December 25, 2012
examine macro definition in gdb
›
When debugging a c++ application, I used to refer to source code to find out the actual definition of a macro. If the macro is not a simple ...
4 comments:
Sunday, November 25, 2012
user event in libevent
›
libevent is usually used as substitution for select system call to write efficient and portable code. A benefit of libevent is, besides no...
1 comment:
›
Home
View web version