User: para1131

  • Public profile

User profile: para1131

User info
User name:para1131
Old user name:ecplusplus
History
Joined:
Number of posts:19
Latest posts:

use C library and source code with in c++ in eclipse
I 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 alignment
Is 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 operator
I 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 operator
I 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