Trio License

Trio is a package with portable string functions. Including printf() clones and others.

Copyright (C) 1998-2001 by Bjorn Reese and Daniel Stenberg.

MIT License

Trio is intended to be an integral part of another application, so we have not done anything to create a proper installation.

Compile with 'make' (edit the Makefile if you want a release build)

Test the package with 'make test'

Install by copying trio.h, triop.h, and libtrio.a (and man/man?/* if you want documentation) to the appropriate directories.

Catch some usage examples in example.c

Send feedback and patches to the mailing list, subscription and other information is found here:

http://lists.sourceforge.net/lists/listinfo/ctrio-talk

Enjoy!

Trio web page

http://daniel.haxx.se/trio/