Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!psuvax1!psuvm!cunyvm!ndsuvm1.bitnet!nu079509 From: NU079509@NDSUVM1.BITNET Newsgroups: comp.sys.ibm.pc Subject: Absolute Vairables in QuickC Message-ID: <3158NU079509@NDSUVM1> Date: 20 Nov 89 01:04:21 GMT Organization: North Dakota Higher Education Computer Network, Fargo, ND Lines: 11 DISCLAIMER: Author bears full responsibility for contents of this article. I need to do the following piece of pascal code under MicroSoft QuickC : var screen : array [1..80*25] of absolute word; How would I do this in MSC C? Please respond via email Thanks in Advance --- Brett G. Person nu079509@vm1.nodak.edu