home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!nic.unh.edu!kepler.unh.edu!hsm
- From: hsm@kepler.unh.edu (Crazy Irma, She's Gonna Go Nuts!)
- Subject: gcc v. cc
- Message-ID: <1992Sep1.021705.27933@newshost.unh.edu>
- Keywords: HALP!
- Sender: news@newshost.unh.edu (USENET News System)
- Organization: The Shrine of the Sacred Bleeding Head of Jane (I didn't MEAN to make _Barbarella_) Fonda Bar and Grill
- Date: Tue, 1 Sep 1992 02:17:05 GMT
- Lines: 24
-
- OK!
- I've been developing a program under gcc, the FSF C compiler.
- now, I need it to run under cc (the ULTRIX RISC C compiler) on a
- DS5100
-
- I finally got the code to compile, but it gives totally outlandish
- numbers, hundreds of orders of magnitude off from what they should be.
-
- I'm using gets, fgets, fscanfs and sscanfs to input my data, the
- calculations I'm doing are just translations, rotations and shears,
- nothing too mindwarping..
-
- I know this is insufferably vague...but is there some magic thing that
- might be broke? ANY help will be appreciated.
-
- Or would some kind soul be willing to look at circa two hundred lines
- of code?
-
- reply via email plz.
-
- h.
-
-
-
-