home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 13049 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!nic.unh.edu!kepler.unh.edu!hsm
  3. From: hsm@kepler.unh.edu (Crazy Irma, She's Gonna Go Nuts!)
  4. Subject: gcc v. cc 
  5. Message-ID: <1992Sep1.021705.27933@newshost.unh.edu>
  6. Keywords: HALP!
  7. Sender: news@newshost.unh.edu (USENET News System)
  8. Organization: The Shrine of the Sacred Bleeding Head of Jane (I didn't MEAN to make _Barbarella_) Fonda Bar and Grill
  9. Date: Tue, 1 Sep 1992 02:17:05 GMT
  10. Lines: 24
  11.  
  12. OK!
  13. I've been developing a program under gcc, the FSF C compiler.
  14. now, I need it to run under cc (the ULTRIX RISC C compiler) on a
  15. DS5100
  16.  
  17. I finally got the code to compile, but it gives totally outlandish
  18. numbers, hundreds of orders of magnitude off from what they should be.
  19.  
  20. I'm using gets, fgets, fscanfs and sscanfs to input my data, the
  21. calculations I'm doing are just translations, rotations and shears,
  22. nothing too mindwarping..
  23.  
  24. I know this is insufferably vague...but is there some magic thing that
  25. might be broke?  ANY help will be appreciated.
  26.  
  27. Or would some kind soul be willing to look at circa two hundred lines
  28. of code?
  29.  
  30. reply via email plz.
  31.  
  32.                     h.
  33.  
  34.  
  35.  
  36.