Mail Archives: djgpp-workers/1998/03/11/05:30:27
Vik Heyndrickx wrote:
> DOS prg's DO run in Win3.1 not running in enhanced mode, don't they?
Yes, but very differently (eg no dpmi, very bad video support...).
> You can assume the existance of 39 (26 + 10 + 3) unique fn characters. I
> know there are MORE, in fact many more, but I refuse to use any
> character that might yield some problems even if those chances are
> remote. The tempnam functions and family should be extremily reliable.
I agree very much with the requirement for reliability. It is possible
to hook dos' toupper interrupt (int 2f something) but that feels too
dirty and might not work under windows anyway.
> i.e. I won't use '[', nor '-', nor some others, nor any character with
> an ASCII value exceeding 127.
Fair-nuff.
> Some members of the 'temporary file name creation family' require you to
> return a filename in a particular directory.
Arrg!
--
Leave others their otherness.
- Raw text -