LSL Wiki Mirror 7-7-7 : LIFO

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::

LIFO

LIFO stands for "Last In, First Out". It is a way of ordering data in a structure for processing that ensures the last piece of data added is the first processed. A stack is a LIFO.


LSL | FIFO | stack
There is no comment on this page. [Display comments/form]