Collapse All
Torque 3D 3.7
__yy_memcpy Macro
cmdgram.cpp
Macros
Send Feedback
Syntax
C++
#define
__yy_memcpy
(FROM,TO,COUNT) __builtin_memcpy(TO,FROM,COUNT)
File
cmdgram.cpp
Description
GNU C and GNU C++ define this.
Group
Macros
Links
cmdgram.cpp
,
Macros
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!