Listing 7. Using Mlibc (force code source)
#include "fc_std.h" #include "mlibc.h" void main(int argc, int *argv) { exit (0); }