| Gentee Programming Language > Documentation > Libraries | Download documentation |
| argc | Get the number of parameters |
| argv | Get a parameter |
| call | Calling a function by its address |
| callback | Creating callback function |
| fastsort | Sorting strings and numbers |
| getch | Waiting for a keystroke |
| getid | Getting the code of an object by its name |
| gettext | Get the string of a text function |
| sizeof | Type size |
| sort | Sorting |
| type_delete | Delete an object |
| type_hasdel | Whether an object should be deleted |
| type_hasinit | Whether an object should be initialized |
| type_init | Initialize an object |
Copyright © 2004-2006 Gentee Inc. All rights reserved. |