March 16, 2005
I've been out of touch for a while.  Has anyone tried to do an adaptation of dos.h?  I know inportb and and outportb have been supplanted by intrinsic.d and perhaps more of dos.h is otherwise handled, but there is a lot of useful stuff there.


March 17, 2005
Larry Cowan wrote:
> I've been out of touch for a while.  Has anyone tried to do an adaptation of
> dos.h?  I know inportb and and outportb have been supplanted by intrinsic.d and
> perhaps more of dos.h is otherwise handled, but there is a lot of useful stuff
> there.
> 
> 

DMD doesn't do DOS, so it won't work. DMD is for Win32 and linux 32bits only.

_______________________
Carlos Santander Bernal