Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!cbmvax!rutgers!mailrus!ames!oliveb!amiga!boing!dale From: dale@boing.UUCP (Dale Luck) Newsgroups: comp.sys.amiga Subject: Re: 1.3 includes Message-ID: <468@boing.UUCP> Date: 31 Oct 88 13:39:59 GMT Article-I.D.: boing.468 References: <8377@cit-vax.Caltech.Edu> <215@antares.UUCP> <715@faui10.informatik.uni-erlangen.de> Reply-To: dale@boing.UUCP (Dale Luck) Organization: Boing, Milpitas, Ca. Lines: 34 In article mlelstv@faui44.UUCP (Michael van Elst (kdebugger)) writes: >In article <215@antares.UUCP> jms@antares.UUCP (joe smith) writes: >>In article <8377@cit-vax.Caltech.Edu> stevel@tybalt.caltech.edu (Steve Ludtke) writes: >>>With 1.3 coming out, I'd like to get the new include files for compilers. >> >>In 1.3, there are no changes to Intuition, Exec, Dos, Graphics, etc libraries. >>Nothing has changed in respect to interfacing with the libraries; there are >>no new "include" files. > There are new include files for the ieee math libraries. There is a libraries/mathlibrary.h (should have been mathieeelibrary.h as I reflect on it) which describes the MathIEEEBase structure. There is mathieeedp.h which has a bunch of #defines like #define acos IEEEDPAcos etc. The mathffp.h has been reworked and contains defines like #define acos SPAcos These libraries also define the proper return types like float or double. There is also a resource/mathresource.h include file to describe the resource data structure that the ieee math libraries now look for when they start up. The MathResource is used to inform the system of math hardware that can be used to speed up calculations. -- Dale Luck Boing, Inc. {uunet!cbmvax|pyramid}!amiga!boing!dale Although I do contract work for Amiga-LosGatos, my opinions probably don't represent those of Commodore or its management or its engineers, but I think the world would be a better place if they did.