a strange question: what is the highest value that I can associate to a numeric value?
marco
FUNCTION MAIN()
LOCAL n
n = 0.9999999999999999
? n
n = 0.999999999999999
? n
INKEY( 0 )
RETURN NIL
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 89 guests