Xref: utzoo comp.terminals:2671 comp.unix.programmer:1271 Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!sco!seanf From: seanf@sco.COM (Sean Eric Fagan) Newsgroups: comp.terminals,sco.opendesktop,comp.unix.programmer Subject: Re: Why magic cookies? (was: Alternate character modes...) Message-ID: <10701@scolex.sco.COM> Date: 10 Mar 91 04:40:41 GMT References: <1991Mar09.215153.27776@eecs.wsu.edu> Sender: news@sco.COM Organization: The Santa Cruz Operation, Inc. Lines: 17 In article <1991Mar09.215153.27776@eecs.wsu.edu> rnelson@yoda.UUCP (Roger Nelson) writes: >1. Why did terminal manufactures go with magic cookies? The magic cookies > make display attributes useless. Because memory was expensive, and saving memory by making the attributes take up a screen position helped the situation. (They got one byte per character on the screen; the most common method, nowadays, is to have each character on the screen take up two bytes: one for the character, one for the display attributes.) -- -----------------+ Sean Eric Fagan | "*Never* knock on Death's door: ring the bell and sef@sco.COM | run away! Death hates that!" uunet!sco!sef | -- Dr. Mike Stratford (Matt Frewer, "Doctor, Doctor") (408) 458-1422 | Any opinions expressed are my own, not my employers'.