I am trying to program the resizer, and the following call
rszfd = GIO_create("/resizer", IOM_INOUT, &status, (void *)&memSegId, &gioAttrs);
returns the NULL handle, but the returned status is 0.
Any ideas?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to program the resizer, and the following call
rszfd = GIO_create("/resizer", IOM_INOUT, &status, (void *)&memSegId, &gioAttrs);
returns the NULL handle, but the returned status is 0.
Any ideas?