Mail Archives: djgpp-workers/1998/08/26/17:26:20
DJ Delorie wrote:
>
> > Hmm. So `dos' would mean "this is a raw DOS call", rather than
> > "this function behaves in the same way on djgpp as it does on other
> > DOS compilers".
>
> No, "dos" means it does what you'd expect a dos compiler to do, and
> most dos compilers hook right into the dos interrupts.
The case that I'm wondering about are the non-DOS-specific functions.
For example, suppose somebody wants to use `stat' in a program which
they plan to port to Borland C. They will want information on `stat's
portability to other DOS compilers.
Am I misunderstanding you? It sounds vaguely like you're talking about
portability issues when porting *from* other compilers. My intent was
for this project to document portability issues for programs written
with DJGPP, so that someone writing a new program can have some idea how
to keep their code portable, although they have no specific port
planned. Somebody porting *to* DJGPP has all of DJGPP's usual docs,
which should be sufficient.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -