[Coco] trig.h
gene heskett
gheskett at wdtv.com
Mon Jan 10 12:36:16 EST 2011
On Monday, January 10, 2011 12:32:22 pm Manny did opine:
> On 10 Jan 2011 13:49, "gene heskett" <gheskett at wdtv.com> wrote:
> > On Monday, January 10, 2011 08:49:00 am Willard Goosey did opine:
> > > /*trig.h
> > >
> > > *header file for Gene Heskett's trig.l
> > > *http://gene.homelinux.net:85/gene/Genes-os9-stf/
> > > *
> > > *Header file (and just the header file)by
> > > *Willard Goosey
> > > *
> > > *1/9/2011
> > > */
> > >
> > > #ifndef TRIG_H
> > > #define TRIG_H
> > >
> > > #ifndef TWO_PI
> > > /*include gene's constants */
> > > #include <trigcons.h>
> > > #endif
> > >
> > > double arctan(); /*takes a double*/
> > > double cos(); /*takes a double*/
> > > double dabs(); /*takes a double*/
> > > double dfix(); /*takes a double*/
> > > double dint(); /*takes a double*/
> > > double dsign(); /*takes a double*/
> > > double dsqr(); /*takes a double*/
> > > double exp(); /*takes a double*/
> > > /*void */ less(); /* (pointer to double, double) */
> > > long lfactr(); /* takes an int*/
> > > double nlog(); /*takes a double*/
> > > /*void*/ reduce(); /* (pointer to double, double) */
> > > double sin(); /*takes a double*/
> > > double sqrt(); /*takes a double*/
> > >
> > > #endif /*trig_h*/
> >
> > Why comment those two function proto's out?
>
> I don't see any protos commented out, just the void before it.
>
> -M.
Ah so, said the blind man. ;) OTOH, ansifront012 should handle that. But
at the time I built that, from srcs published in the RB, I don't believe we
had ansifront yet.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
The more I see of men the more I admire dogs.
-- Mme De Sevigne, 1626-1696
More information about the Coco
mailing list