LSL Wiki Mirror 10-5-2006:
bit
HomePage
::
PageIndex
::
RecentChanges
::
RecentlyCommented
::
UserSettings
::
Bit
A basic
binary
unit. A single '1' or '0' within a computer. 1/8th of a
byte
.
LSL
has a
bitwise
operator
that works with a
bitfield
made up of
bitflags
.
Bits can be mapped to form a
bitmap
.
Code
|
Bitmap
There is no comment on this page. [
Display comments/form
]