querystring.c

Simple C querystring parser

OTHER License

Stars
4

querystring.c

Simple C querystring parser

Installation

Install with clib

$ clib install jb55/querystring.c

Install with make

$ PREFIX=/opt/my/prefix make install

Example

example.c

Badges
Extracted from project README
Build Status