Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Tutorials

     more....

Dictionaries

     more....

Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > I

Online Computer Terms Dictionary - I

initgame

<games> /in-it'gaym/ [IRC] An IRC version of the venerable trivia game "20 questions", in which one user changes his nick to the initials of a famous person or other named entity, and the others on the channel ask yes or no questions, with the one to guess the person getting to be "it" next. As a courtesy, the one picking the initials starts by providing a 4-letter hint of the form sex, nationality, life-status, reality-status. For example, MAAR means "Male, American, Alive, Real" (as opposed to "fictional"). Initgame can be surprisingly addictive. See also hing.

[Jargon File]

 


Nearby terms: Inglish « INGRES « inheritance « initgame » initialise » Initial Microprogram Load » Initial Operational Test and Evaluation

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.

(1997-06-08)

 


Nearby terms: INGRES « inheritance « initgame « initialise » Initial Microprogram Load » Initial Operational Test and Evaluation » Initial Program Load

Initial Microprogram Load

<operating system> (IML) Loading microcode into microcode memory.

(1997-08-31)

 


Nearby terms: inheritance « initgame « initialise « Initial Microprogram Load » Initial Operational Test and Evaluation » Initial Program Load » Initial Program Loader

Initial Operational Test and Evaluation

<testing> (IOT&E) The first phase of operational test and evaluation conducted on pre-protectional items, prototypes, or pilot production items and normally completed prior to the first major production decision. Conducted to provide a valid estimate of expected system operational effectiveness and suitability.

(1996-12-27)

 


Nearby terms: initgame « initialise « Initial Microprogram Load « Initial Operational Test and Evaluation » Initial Program Load » Initial Program Loader » initiator

Initial Program Load

<operating system> (IPL) The procedure used to (re-)start a computer system by copying the operating system kernel into main memory and running it. Part of the boot sequence.

(1997-08-31)

 


Nearby terms: initialise « Initial Microprogram Load « Initial Operational Test and Evaluation « Initial Program Load » Initial Program Loader » initiator » injection

Initial Program Loader

<operating system> (IPL) A bootstrap loader which loads the part of an operating system needed to load the remainder of the operating system.

(1997-08-31)

 


Nearby terms: Initial Microprogram Load « Initial Operational Test and Evaluation « Initial Program Load « Initial Program Loader » initiator » injection » inkjet printer

initiator

SCSI initiator

 


Nearby terms: Initial Operational Test and Evaluation « Initial Program Load « Initial Program Loader « initiator » injection » inkjet printer » ink printer
 

Circuits
A B C D
E F G H
I J K L
M N O P
Q R S T
U V W X
Y Z
Discover

     more......

Copyright © 1999-2011 www.hobbyprojects.com  (All rights reserved)