NXC
Version 1.2.1 r5
|
|
inline |
Move memory.
Moves 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). |