Hi, can someone please help me in understanding the argument 'char **ret' in the prototype of asprintf() function?
It is written in the man pages that "asprintf() return a pointer to a buffer sufficiently large to hold the string in the 'ret' argument".
I have a declaration in my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.