#include <math.h>
On Tue, 09 Jan 2007 09:21:48 +1300 David Merrick <[EMAIL PROTECTED]> wrote: > Another small problem with C. My C compiler dosen't sqrt(expression). > It gives "undefined reference to sqrt" error however it accept > sqrt(9), Any suggestions? > > > > -- > David Merrick > > [EMAIL PROTECTED] > > Ph 03 3590 343 > Cell 027 3089 169
