Difference between revisions of "Gambas/functions"

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
(Intrinsic Functions)
(file/dir and stream functions)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
* [http://gambasdoc.org/help/cat/bit bit manipulation] (old)
 
* [http://gambasdoc.org/help/cat/bit bit manipulation] (old)
 
* [http://gambasdoc.org/help/cat/char character test functions] (old)
 
* [http://gambasdoc.org/help/cat/char character test functions] (old)
 +
* [http://gambaswiki.org/wiki/cat/time Date & Time Functions]
 +
* [http://gambaswiki.org/wiki/cat/file File & Directory Functions]
 +
* [http://gambaswiki.org/wiki/cat/stream Stream & Input/Output functions]
 
* [http://gambaswiki.org/wiki/cat/string String Functions]
 
* [http://gambaswiki.org/wiki/cat/string String Functions]

Latest revision as of 20:43, 14 May 2015

Intrinsic functions are listed on the Language Index page.

Functions

Function Groups