|
NXC
Version 1.2.1 r5
|
|
inline |
Copy memory.
Copies memory contents from the source to the destination. The num argument is ignored.
| dest | The destination variable. |
| src | The source variable. |
| num | The number of bytes to copy (ignored). |