MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
curlfree(3)                    libcurl Manual                    curlfree(3)



NAME
       curlfree  -  reclaim  memory  that has been obtained through a libcurl
       call

SYNOPSIS
       ##include <>

       void curlfree( char **ptr );;

DESCRIPTION
       curlfree reclaims memory that has  been  obtained  through  a  libcurl
       call.   Use  curlfree()  instead of free() to avoid anomalies that can
       result from differences in memory management between  your  application
       and libcurl.

SEE ALSO
       curlunescape(3)



libcurl 7.10                      12 Aug 2003                     curlfree(3)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™