Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!srhqla!demott!kdq From: kdq@demott.COM (Kevin D. Quitt) Newsgroups: comp.lang.c Subject: Re: Novice question. Message-ID: <965@demott.COM> Date: 14 Nov 90 04:44:05 GMT References: <1990Nov14.010511.7241@ux1.cso.uiuc.edu> Reply-To: kdq@demott.COM (Kevin D. Quitt) Organization: DeMott Electronics Co., Van Nuys CA Lines: 16 In article <1990Nov14.010511.7241@ux1.cso.uiuc.edu> gordon@osiris.cso.uiuc.edu (John Gordon) writes: > "register" means that the variable will be stored in a portion of >memory that can be accessed significantly faster than normal. Useful for >loop counters, among other things. There are a limited number of registers >available. MS-DOS machines, for example, have around 16 (I think). Would you believe 2 registers for C (SI and DI)? -- _ Kevin D. Quitt demott!kdq kdq@demott.com DeMott Electronics Co. 14707 Keswick St. Van Nuys, CA 91405-1266 VOICE (818) 988-4975 FAX (818) 997-1190 MODEM (818) 997-4496 PEP last 96.37% of all statistics are made up.