home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20467 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  928 b 

  1. Path: sparky!uunet!ogicse!reed!bowman
  2. From: bowman@reed.edu (BoBolicious)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: MPW Compile errors, Help!!! (long)
  5. Message-ID: <1992Dec31.072329.22894@reed.edu>
  6. Date: 31 Dec 92 07:23:29 GMT
  7. Article-I.D.: reed.1992Dec31.072329.22894
  8. References: <1992Dec23.075909.1414@galaxy.gov.bc.ca>
  9. Organization: Reed College, Portland, OR
  10. Lines: 15
  11.  
  12. In article <1992Dec23.075909.1414@galaxy.gov.bc.ca> cconstantine@galaxy.gov.bc.ca writes:
  13. >    C -r -i ":Hdrs:" -sym on ":Src:"Main.c -o ":Obj:"Main.c.o
  14. >#        pixDepth = GetPixelDepth( curDev );
  15. >#        if ( pixDepth <> 8 )
  16. >#                       ?     
  17. >### Error 22 error in factor
  18.  
  19. "<>" doesn't mean anything in C...I think you want "!=".
  20.  
  21. Could this be YAPBCTCBOMD?
  22.  
  23. cheers,
  24. bobo              In seeking the unattainable,
  25. bowman@reed.edu            simplicity only gets in the way.
  26. Eternal nothingness is fine if you happen to be dressed for it. - Woody
  27.