EnglishРусский  
Share/Save/Bookmark
 

Ads

Perfect Automation tool
All-In-One: Script editor, Launcher, Scheduler, Keyboard & Mouse Recorder. Try now!

CreateInstall
Freeware and commercial installers.

Gentee needs your help!
How to advertise with us
 
laptop battery

System

System functions.

 
max Determining the largest of two numbers.
min Determining the smallest of two numbers.

Callback and search features

callback Create a callback function.
freecallback Free a created callback function.
getid Getting the code of an object by its name.

Type functions

destroy Destroying an object.
new Creating an object.
sizeof Get the size of the type.
type_delete Delete the object as located by the pointer.
type_hasdelete Whether an object should be deleted.
type_hasinit Whether an object should be initialized.
type_init Initiate the object as located by the pointer.
Edit