Re[6]: единица памяти С++
От: Vlad_SP  
Дата: 06.03.15 06:43
Оценка:
Здравствуйте, pagid, Вы писали:

P>Это вряд ли, если минимальная адресуемая область память кратна 8-ми битовому байту она называется не byte, а word. Если не кратна, но немаленькая тоже обычно word, а не byte.


Вот первое попавшееся под руку:

Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason it is the smallest addressable unit of memory in many computer architectures. The size of the byte has historically been hardware dependent and no definitive standards existed that mandated the size. The de facto standard of eight bits is a convenient power of two permitting the values 0 through 255 for one byte.

 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.