`
liuzhaomin
  • 浏览: 198389 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

apr_strings.c

阅读更多
char* apr_pstrdup ( apr_pool_t p,
    const char *  s  
  )

duplicate a string into memory allocated out of a pool

Parameters:
  p  The pool to allocate out of
  s  The string to duplicate
Returns:
The new string

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics