Zero-Tang / c99-snprintf

Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)

Home Page:http://www.jhweiss.de/software/snprintf.html

Repository from Github https://github.comZero-Tang/c99-snprintfRepository from Github https://github.comZero-Tang/c99-snprintf

Library c99-snprintf

This is a forked repository in order to support Project NoirVisor.

Build

To build the sample, you will have to mount EWDK-22000 to T: drive.
Then execute the build.bat script to build the sample.

Miscellaneous

You may check original README.

You may check the license.

About

Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)

http://www.jhweiss.de/software/snprintf.html

License:Other


Languages

Language:C 97.4%Language:Batchfile 2.6%