Mail Archives: djgpp/1995/06/08/04:03:56
> In reference to the phrase "properly documented", perhaps it would be good to
> have a document page that says "Here are functions whose regular performance
> differs between DOS and UNIX. You will want to be careful to read about them
> before using them in your code." And a mention of the DOS/UNIX difference
> would be a good thing in the documentation of the particular functions, too.
There are actually very few functions which behave differently from what
a DOS C programmer would expect. The correct behavior is usually documented
in the library reference; if it isn't, it's a documentation bug and should
be corrected. That's what beta review period is for. We didn't think about
``here are functions...'' page yet (a good idea, IMHO). Maybe you could
browse through the v2.0 library docs and compile such a list?
- Raw text -