Top Up Prev Next Bottom Contents Index Search

15.2 Data Types

The supported CG56 data types are:

int
intarray
fix
fixarray
In addition the complex data type is partially supported. None of the currently defined stars that take anytype input except Fork, are compatible with the complex data type. It would be possible to write a star that supports a complex token read into an anytype input. To do this the star writer would have to check on the input type and make sure to do the intended function on both the X and Y memory components of the complex input token.



Top Up Prev Next Bottom Contents Index Search

Copyright © 1990-1997, University of California. All rights reserved.