Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
void movedata( unsigned segsrc, unsigned offsrc,
unsigned segdest, unsigned offdest, size_t n )
- prototype in mem.h, string.h
- copies n bytes from segsrc:offsrc to segdest:offdest
[helppc.bosbyte.nl] movedata