Numerical Recipes run-time error...


sunil_josh1
01-09-2004, 09:11 PM
hi,
I am using code given in numerical recipes in C, chapter 15.2, page 665 for fitting a straight line in a log-log graph. I have 190 data points along each axis.
I tried it several times but when i am runing the programme it is always giving the following error :
Numerical Recipes run-time error...
a too large, ITMAX too small in gcf
...now exiting to system...
How to overcome from this problem.
with regards,
sunil_josh1