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