home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!caen!positron
- From: positron@engin.umich.edu (Jonathan Scott Haas)
- Subject: Re: One routine works, the other doesnt, WHY??
- Message-ID: <Dya=x9@engin.umich.edu>
- Date: Thu, 31 Dec 92 18:45:34 EST
- Organization: University of Michigan Engineering, Ann Arbor
- References: <1992Dec29.121933.1426@galaxy.gov.bc.ca>
- Nntp-Posting-Host: marjoram.engin.umich.edu
- Lines: 17
-
- In article <1992Dec29.121933.1426@galaxy.gov.bc.ca> cconstantine@galaxy.gov.bc.ca writes:
- >Could someone please explain to me why the following routine gets compile time
- >errors under MPW C 3.2.4:
- >
- >curDev = GetMainDevice();
- >pixDepth = GetPixelDepth( curDev );
- >if ( pixDepth <> 8 )
- > DeathAlert( errNot8Bit );
- >
-
- Native speaker of Pascal, eh? :)
-
- --
- __/\__ Jonathan S. Haas | Jake liked his women the way he liked
- \ / University of Michigan | his kiwi fruit: sweet yet tart, firm-
- /_ _\ positron@engin.umich.edu | fleshed yet yielding to the touch, and
- \/ | covered with short brown fuzzy hair.
-