Random
Source Code

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.

by Moshess January 15, 2010