Mail Archives: djgpp-workers/2000/11/25/10:20:03
"Peter J. Farley III" wrote:
> Is the correct way to change include/dos.h to directly modify it, or is
> there an automated process that maintains it from some other source?
Modify it directly - just add prototypes to the header files. And pay
attention to what section new functions belong to (ANSI, POSIX, everything
else).
> I
> also realize that I must write a *.txh file to document the new
> functions, but it looks to me like those are just for documentation,
> not for building *.h files. Am I right about that also?
Right.
Laurynas
- Raw text -