INTRO(DOS) XENIX System V INTRO(DOS)
Name
intro - Introduction to DOS cross development functions.
Description
This section contains manual pages describing functions that
can be used to create program files executable under the DOS
operating system. These functions are specifically for use
in creating DOS executable program files.
Source files containing these functions must be compiled
with the -dos flag. For example: cc -dos test.c The
resulting a.out file is executable only under the DOS
operating system. These functions cannot be used to create
program files executable under .
Page 1 (printed 8/7/87)