syntelos / c-urlencode

URL "percent" encoder in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

  Perform URL encoding (A.K.A. "percent encoding") on the argument.

Build

  Run 'make'.  Uses 'clang'.

About

URL "percent" encoder in C

License:GNU Lesser General Public License v3.0


Languages

Language:C 90.0%Language:Makefile 10.0%