On 12/9/06, Alexey Smirnov <[EMAIL PROTECTED]> wrote:
typedef void* handle_t;

DEF_VEC_I(handle_t);
DEF_VEC_ALLOC_I(handle_t,heap);

Why DEF_VEC_I instead of DEF_VEC_P?

See vec.h.

Gr.
Steven

Reply via email to