Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - data type feature table http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Data type feature table
------------------------------------------------------------------------------
 +-------------------------------------------------------------------------+
 |Type      Category  Size   Range                     Parameter     Return|
 |                                                     val ref const       |
 |-------------------------------------------------------------------------|
 |alias     special   N/A    N/A                       -   +   +     -     |
 |byte      numeric   1      -128 to 127               +   +   +     +     |
 |char      character 1-256  ASCII characters          +   +   +     +     |
 |date      calendar  4      valid dates               +   +   +     +     |
 |dbl       numeric   8      -2.2e-308 to 1.7e308      +   +   +     +     |
 |file      special   N/A    N/A                       -   +   +     -     |
 |int       numeric   2      -32768 to 32767           +   +   +     +     |
 |logical   boolean   2      .f. or .t.                +   +   +     +     |
 |long      numeric   4      -2147483648 to 2147483647 +   +   +     +     |
 |memo      special   N/A    N/A                       -   +   +     -     |
 |ptr()     numeric   4      0 to 4294967295           +   +   +     +     |
 |uint      numeric   2      0 to 65535                +   +   +     +     |
 |ulong     numeric   4      0 to 4294967295           +   +   +     +     |
 |untyped   special   N/A    N/A                       +   +   +     -     |
 |-------------------------------------------------------------------------|     |
 |array     accum     *      N/A                       -   +   +     -     |
 |structure accum     *      N/A                       -   +   +     -     |
 +-------------------------------------------------------------------------+

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson