index Zimbu documentation

MODULE INT16 @public

summary

     

Methods for the builtin int16 type.

CLASS  int16 @public  The builtin type int16: 16 bit integer number.
 
int  max @public  Maximum value of an int16.
int  min @public  Minimum value of an int16.
 

members (alphabetically)

     

int max @public

     

Maximum value of an int16.

Used as T.int16.max

int min @public

     

Minimum value of an int16.

Used as T.int16.min

license

      Copyright 2014 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0