I think that you can use this procedures (bellow) from System unit:
memmove or memcpy: procedure Move(const Source; var Dest; Count: Integer);
memset: procedure FillChar(var X; Count: Integer; value: Byte);
Bye
Reputation Points: 10
Solved Threads: 4
Junior Poster in Training
Offline 72 posts
since Jun 2006