home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!west.West.Sun.COM!cronkite.Central.Sun.COM!texsun!exucom.exu.ericsson.se!news
- From: exuptr@exu.ericsson.se (Patrick I Taylor)
- Newsgroups: alt.msdos.programmer
- Subject: Re: follow-up: VGA buffer address
- Message-ID: <exuptr.380.714751057@exu.ericsson.se>
- Date: 25 Aug 92 13:57:37 GMT
- References: <92237.173922KSADEGH@auvm.american.edu>
- Sender: news@exu.ericsson.se
- Organization: Ericsson Network Systems, Inc.
- Lines: 26
- Nntp-Posting-Host: exupc236.exu.ericsson.se
-
- In article <92237.173922KSADEGH@auvm.american.edu> KSADEGH@auvm.american.edu (Kayvon Z. Sadeghi) writes:
- >From: KSADEGH@auvm.american.edu (Kayvon Z. Sadeghi)
- >Subject: follow-up: VGA buffer address
- >Date: 24 Aug 92 21:39:21 GMT
-
-
-
- >And for all of those who send me email: Lets say I have such a code in
- >my program.
-
-
- >struct character{
- > char ch;
- > unsigned char att;
- >} *p;
- ^^
- try
- far * p;
-
- ----------------------------------------------------------------------------
- "This must be Thursday. I never could get the hang of Thursdays"
- - D Adams
- - Patrick Taylor
- Ericsson Network Systems
- exuptr@exu.ericsson.se "Don't let the .se fool you"
- alternately, exuptr@ZGNews.Lonestar.Org
-