Mail Archives: djgpp/1996/01/29/05:04:06
On Sun, 28 Jan 1996, Thomas McNeill wrote:
> Doesn anyone know how to use the dosmemput commands, I can get the
> dosmemput command to work, but I can't find out how many bytes the
> transfer rate is, so I want to know if anyone knows or how do you get
> dosmemputw to work, I get an error saying 'Undefined reference to
> doesmemputw' what is the problem.
`dosmemputw' moves a 16-bit short at a time. It is included in the v2.0
library I have. What version of the library do you use?
- Raw text -