Difference between revisions of "Gambas/reference"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
 
m (→‎Index: a few more links to Gambas wiki)
Line 1: Line 1:
 
[[Computing]]: [[Software]]: [[Gambas]]: [[Gambas Reference|Reference]]{{seed}}
 
[[Computing]]: [[Software]]: [[Gambas]]: [[Gambas Reference|Reference]]{{seed}}
==Index==
+
==Functions==
 
* [[Format (Gambas)|Format]]
 
* [[Format (Gambas)|Format]]
 +
* [[IsDigit]] (2.0; see [http://gambasdoc.org/help/lang/isdigit])
 +
==Function Groups==
 +
* [http://gambasdoc.org/help/cat/arith arithmetic functions]
 +
* [http://gambasdoc.org/help/cat/bit bit manipulation]
 +
* [http://gambasdoc.org/help/cat/char character test functions]
 +
==Language Elements==
 +
* [http://gambasdoc.org/help/cat/arithop arithmetic operations]
 +
* [http://gambasdoc.org/help/cat/assignop assignment operators]

Revision as of 14:37, 10 January 2006

Computing: Software: Gambas: Reference

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Functions

Function Groups

Language Elements