qc.hlp (Table of Contents; Topic list)
movedata
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <memory.h>, <string.h>
 
  Syntax:    void movedata( unsigned srcseg, unsigned srcoff,
                            unsigned destseg, unsigned destoff,
                            unsigned count );
 
  See also:  FP_OFF, FP_SEG, memcpy, memmove, segread
                                    -♦-