Memcpy - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

Chapter 15: Predefined Macros

memcpy

memcpy
Function
Copy characters from memory
Synopsis
char *memcpy (dest, src, count)
char
char
unsigned count;
Description
The memcpy macro copies count characters from memory area src to dest.
Diagnostics
The memcpy macro returns dest.
572
*dest,
*src

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents