Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QWIKC20 & Multi-Level Virtual Windows - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  ---------------------------------------------------------------------------
  movewords                                                             WNDWC
  ---------------------------------------------------------------------------
  Function       Copies a specified number of contiguous bytes from a source
                 range to a destination range.
  Syntax         void movewords( int far *source, int far *dest,
                                 int numofwords );
  Remarks        Even faster than move16.
  Return value   None.
  Restrictions   source[0] and dest must not overlap.


See Also: move16()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson