Skip to main content

Definitions by Moshess

Dynamicate 

Dynamically Allocate; Used in Computer science when referring to memory as being allocated at run time rather than statically defined during compilation.
C++ has a compiler flag that permits the user to Dynamicate the memory at run time.
Dynamicate by Moshess January 15, 2010