#include <array.h>
Public Member Functions | |
Construction | |
PShortArray (PINDEX initialSize=0) | |
PShortArray (short const *buffer, PINDEX length, BOOL dynamic=TRUE) |
|
Construct a new dynamic array of shorts. The array is initialised to all zeros.
|
|
Construct a new dynamic array of shorts.
|