Memcpy - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

memcpy

Function
Copy characters from memory
Synopsis
char *memcpy (dest, src, count)
char
*dest,
char
*src
unsigned count;
Description
The memcpy macro copies count characters from memory area src to dest.
Diagnostics
The memcpy macro returns dest.
Chapter 11: Predefined Macros
memcpy
463

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents