zend_strndup

zend_strndup -- ...

说明

#include <zend_alloc.h>

char* zend_strndup ( const char* s, unsigned int length )

...

参数

s

...

length

...

返回值

...