www.cryer.co.uk
Brian Cryer's Web Resources

UI

UI
1. User Interface. A generic term used to refer to any type of user interface.

cf GUI, CLI.

2. Unsigned integer. This is a generic abbreviation for an unsigned integer, it is generic because it does not indicate the size of the integer. Integers are typically 2 byte, 4 byte or 8 byte, some systems support larger integers.

cf UI8, UI16, UI32