help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'go32' (#rtl)

copyfromdos

Copy data from DOS to to heap

Declaration

Source position: go32.pp line 165

procedure copyfromdos(

  var addr;

  len: LongInt

);

Description

Copies data from the pre-allocated dos memory transfer buffer to the heap.

Parameters:

addr
data to copy to.
len
number of bytes to copy to heap.

Notes: Can only be used in conjunction with the dos memory transfer buffer.

Errors

Check the int31error variable.

See also

tb_size

  

Return DOS transfer memory buffer size

transfer_buffer

  

Return offset of DOS transfer buffer

copytodos

  

Copy data from heap to DOS memory

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505