initialise


Also found in: Dictionary, Thesaurus.

initialise

(programming)
To give a variable its first value. This may be done automatically by some languages or it may require explicit code by the programmer. Some languages allow initialisation to be combined with variable definition, e.g. in C:

int i = 0;

Failing to initialise a variable before using it is a common programming error, but one which compilers and automatic checkers like lint can easily detect.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
References in periodicals archive ?
It is fully integrated with cameras from Liteye Systems providing the capability to slew-to-cue the PTZ (pan, tilt, zoom) thermal imaging surveillance systems and to automatically initialise the CCTV recording system.
If you are getting "Intel Edison Failed to initialise Arduino board TriState, check i2c devices!

Encyclopedia browser ?
Full browser ?