use C library and source code with in c++ in eclipseI have a c library which by compiling it.It will produce a .so library which will be use in other c ...
list size[i]why can not get sizeof of a list?[/i] Is it like [code]Type *array;[/code] that you can not get t...
memory alignmentIs there any way to align memory allocated with new to a 2d array?. how can I aligned memory allocat...
static member problem in overloading delete operatorI should add pool foo::mem_ at the end of my class I means in foo.cpp or foo.h . I ask this becuas...
static member problem in overloading delete operatorI defined my pool class(memory pool manage) as a static member in foo class as below but give error...
This user does not accept Private Messages