Home > api > name > gb_long 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB_LONG
Syntax
typedef
  struct {
    GB_TYPE type;
    long long value;
    long _reserved;
    }
  GB_LONG;

This structure represents an Long Gambas value.

See also

Gambas Value Datatype