Found 1 hit - Term: eight-bit clean, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
eight-bit clean
a term which describes a system that deals
correctly with extended character sets which unlike ascii
use all eight bits of a byte. many programs and
communications systems assume that all characters have codes
in the range 0 to 127. this leaves the top bit of each byte
free for use as a parity bit or some kind of flag bit.
these assumptions break down when the program is used in some
non-english-speaking countries with larger alphabets.
if a binary file is transmitted via a communications link
which is not eight-bit clean, it will be corrupted. to combat
this you can encode it with uuencode which uses only ascii
characters. there are some links however which are not even
"seven-bit clean" and cause problems even for uuencoded data.
1995-01-05
see also:
character sets bits byte parity flag bit uuencode
ascii
Results 1 - 4 of 4 found about eight-bit clean: Clean
>> C Words
Clean, definition of term: Clean
clean_pag1.html Clean Up
>> C Words
Clean Up, definition of term: Clean Up
clean+up_pag1.html Clean Out
>> C Words
Clean Out, definition of term: Clean Out
clean+out_pag1.html Clean Slate
>> C Words
Clean Slate, definition of term: Clean Slate
clean+slate_pag1.html
Last accessed:2008/10/10 14:55:11 [Total processing time: 1 seconds] |