![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYlibrary “libkcgi” SYNOPSIS
char *
DESCRIPTIONPercent-encodes a string cp, usually for
embedding in a URL, and returns the allocated result. If passed a
The encoding uses capital-letter hex encoding. RETURN VALUESReturns a newly-allocated string that must be freed with
free(3)
or The deprecated form of this function,
EXAMPLESThe following table shows strings pre- and post-encoding.
AUTHORSWritten by Kristaps Dzonsons <kristaps@bsd.lv>.
|