EnglishРусский  

Ads

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

CreateInstall
Freeware and commercial installers.

Cell Phone Batteries
Batteries Plus offers batteries for laptop, camcorder, cell phone, camera.

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

type_hasinit

Whether an object should be initialized. Specifies the necessity to call the function type_init for initiating an object of this type.

func uint type_hasinit (
   uint idtype
)

Parameters

idtype The type of an object.

Return value

1 is returned if it is necessary to call type_init, 0 is returned otherwise.

Related links

Source

Edit