Command: RESQ - Pseudo: Declaring one or more uninitialised double-precision floats
Arguments: COUNT: number of double-precision floats that should be reserved
Usage: RESQ COUNT
Effects: Reserves COUNT double-precision floats in memory
Flags to be set: none
Misc: Example: realarray resq 10 ; array of ten reals