xargon
February 4th, 2003, 09:00 AM
Hi,
I am getting a weird error. While printing the contents of a float array, some of the entries are printed as 1.#INF
Is this divide by zero or infinity error??
Also, this only happens when I declare the array as float, it is all right when I declare the array as double.
Any ideas?
Xargon
I am getting a weird error. While printing the contents of a float array, some of the entries are printed as 1.#INF
Is this divide by zero or infinity error??
Also, this only happens when I declare the array as float, it is all right when I declare the array as double.
Any ideas?
Xargon