libmenuet is a small non-standard C library for creating MenuetOS applications. An example can be found at ../applications/CEXAMPLE.c. See ../static/SYSFUNCS.TXT for details on the specifics of each syscall.
To build libmenuet, you will need to install Smaller C and NASM. After that, just type make
.