StupidBeauty
Read times:389Posted at:Sun Dec 4 20:20:57 2011
- no title specified

isc_buffer_allocate

isc_result_t isc_buffer_allocate( isc_mem_t *mctx, isc_buffer_t **dynbuffer, unsigned int length);

在数据区中分配"length"字节的动态链接缓冲区。

要求:

  • •. "mctx"是有效的。

  • •. "dynbuffer"是非空的(non-NULL),而"*dynbuffer"是空的(NULL)。

返回:

  • •. ISC_R_SUCCESS - 成功

  • •. ISC_R_NOMEMORY - 内存不够

注意:

  • •. 不允许改变这块缓冲区的长度字段。

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands