delorie.com/archives/browse.cgi | search |
Xref: | news2.mv.net comp.os.msdos.djgpp:2632 |
From: | Stephen Davies <pjdavies AT werple DOT mira DOT net DOT au> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: _my_ds Help! |
Date: | Thu, 11 Apr 1996 16:59:54 -0700 |
Organization: | werple public-access Internet |
Lines: | 16 |
Message-ID: | <316D9CFA.788E@werple.mira.net.au> |
References: | <4khmhj$3bl AT mozo DOT cc DOT purdue DOT edu> |
NNTP-Posting-Host: | dp-m-a40.werple.net.au |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Jason Singer wrote: > > For the function of 'movedata', it gives the example of: > > movedata(_my_ds, (int)blank_row_buf, > _dos_ds, 0xb8000 + ScreenCols()*(ScreenRows()-1)*2, > ScreenCols() * 2); > > It gives a warning on '_my_ds'. > What is the problem? > > Jason > _my_ds is a function so you have to use: "_my_ds()" I think it's inline but I'm not sure. Stephen Davies
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |