Paul Waring

Freelance C Developer based in Manchester, UK

Open Source

As well as commercial proprietary projects, I also work on open source software implemented in C.

Paul's Simple C Library

Paul's Simple C Library (PSCL) contains functions to assist with common tasks such as manipulating strings, beyond what is available in the standard library. It is written in ANSI C (C89) and is intended to be as portable as possible. The only dependencies are:

It should work with any POSIX-compliant Make software.