How to check the double vaue is "1.#QNAN"?
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
How to check the double vaue is "1.#QNAN" in VB 6?
-
How to check the double vaue is "1.#QNAN" in VB 6?
Have a read of this Double.IsNaN[^]
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
-
Have a read of this Double.IsNaN[^]
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
This method is avaialble inVB.NET.But I wnat to use in vb6.Kindly support me for vb6 programme