Home
 

class MMCls

class MMCls

Memory Management

Public Methods

[more]int allocate(int size)
Allocates memory of size memory locations



Documentation

Memory Management. Keeps track of everything that is necessary to assign memory to data items.
oint allocate(int size)
Allocates memory of size memory locations.
Returns:
Base address
Parameters:
size - Number of memory locations

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++