MSOP_FARCOPY(D2psm)
MSOP_FARCOPY --
copy a block of data
Synopsis
   void pfxfarcopy(void *src, void *dst, ms_size_t nbytes)
Description
MSOP_FARCOPY copies a block of data of nbytes
from scr to dst.
Arguments
src- 
address of memory to copy
 
dst- 
destination to copy memory to
 
nbytes- 
number of bytes of memory to copy
 
Return values
None.
Usage
Hardware applicability
If the platform supports accelerated memory copying, then
MSOP_FARCOPY can take advantage of that.
Version applicability
psm:
2
19 June 2005
© 2005 The SCO Group, Inc.  All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005