Help for this page

Select Code to Download


  1. or download this
    #define _GNU_SOURCE        // for mremap
    
    ...
        ttprintf("done.");
        return 0;
    }