- This wiki is out of date, use the continuation of this wiki instead
Datatypes
From FenixWiki
Definition
Datatypes are the types in which data can be. These include integers, floats, string, etc. Special cases are voids, arrays and structs. User made types can also be defined, by use of the operator Type.