Hello!
Writing a resource manager, I need to allocate my own OCB.
For that purpose I wrote my own iofunc_ocb_calloc & iofunc_ocb_free.
What must I do for that functions to be called?
Should I write my own iofunc_open instead of iofunc_open_default, or is
there another way?
Thanks
Vincent