Karl F. Larsen wrote:
> 
> Hi Bill, I thought that should work but found no referance to absolute in
> the index of my book. It seems to me Bill that C is geared more towards a
> data base design than writing small number crunchers. But perhaps what I
> need to do is grep math.h and see...will try abs() and see. Thanks.
> 
> On Fri, 12 Jun 1998, MCENANEY WILLIAM J wrote:
> 
> >
> > Hi Karl,
> >
> > If you don't want to multiply by -1, you could use abs(), the absolute value
> > function.
> >
> > Bill
> >
> 
> Best wishes
> 
>    - Karl F. Larsen, 3310 East Street, Las Cruces,NM (505) 524-3303  -

Hello all,

I found an online manual for libc you should check it    out.

<www.telespace.ch/libc/>

I don't know if it is complete, but it looks good.


Henk Jan

Reply via email to