home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!uxa.ecn.bgu.edu!mudrc
- From: mudrc@uxa.ecn.bgu.edu (Daniel R. Crowson)
- Subject: Compiler directive help wanted!
- Message-ID: <1992Aug17.045945.22109@uxa.ecn.bgu.edu>
- Organization: Educational Computing Network
- Date: Mon, 17 Aug 1992 04:59:45 GMT
- Lines: 20
-
-
-
- I've been working on some graphics programs in TP 6.0, but I
- have some problems (don't we all). I want to link in some obj code
- to play music, but when I do this, I can't initialize the graphics.
- I've narrowed my problem down to one of the compiler directives
- needed for the music playing part.
-
- {$M 4000, 0, 0}
-
- This frees up memory (I think). How can I get the program to
- initialize graphics with the above directive?
-
-
-
- -----------------------------------------------------------------------------
- Dan Crowson | mudrc@uxa.ecn.bgu.edu
- Computer Science Student | crowsond@vax3.siue.edu
- Western Illinois University | Hacker --> IRC
- _____________________________________________________________________________
-