c-array{


Vocabulary
alien.data

Word description
Literal syntax, consists of a C-type followed by a series of values terminated by }

Notes
The appropriate specialized array vocabulary must be loaded; otherwise, an error will be thrown. See the specialized-arrays vocabulary for details on the underlying sequence type constructed.

Errors
Throws an error if the type does not exist, the necessary specialized array vocabulary is not loaded, or the requested size is negative.

Definition