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
Already answered in comp.os.qnx.
“Vincent” <vincent.catros_NO_SPAM_@bigfoot.com> wrote in message
news:9gnsts$3la$1@inn.qnx.com…
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