[comp.sys.mac.programmer] 68881 mnemonics in Think C

ivan@metasoft.UUCP (Ivan Hajadi) (03/22/90)

I am porting codes from Sun 3 as to the Mac, and I'm using the inline
assembly of Think C 4.0.  Can someone tell me the corresponding Think
C mnemonics for the following Sun as mnemonics ?

ftstx
fintrzx
fcmpx
fjeq
fgetexpd

Another simple question:
Using Think C, given a file descriptor, how can I get the  size of the
file ?

Please email me and thank you.

-- ivan

stoms@castor.ncgia.ucsb.edu (David Stoms) (03/23/90)

Does Think C 4.0 support fsincos? I've tried it but the compiler
keeps giving errors.

Josh.

siegel@endor.harvard.edu (Rich Siegel) (03/23/90)

In article <4408@hub.UUCP> stoms@castor.ncgia.ucsb.edu (David Stoms) writes:
>Does Think C 4.0 support fsincos? I've tried it but the compiler
>keeps giving errors.

	The patch to 4.0.1, which I recently posted, fixes this oversight.

R.

~~~~~~~~~~~~~~~
 Rich Siegel
 Staff Software Developer
 Symantec Corporation, Language Products Group
 Internet: siegel@endor.harvard.edu
 UUCP: ..harvard!endor!siegel

"When someone who makes four hundred and fifty dollars an hour wants to
tell you something for free, it's a good idea to listen."

~~~~~~~~~~~~~~~