View Single Post
Old 07-18-2003, 11:29 AM   #4 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
9223372036854775807 = 0x7FFFFFFFFFFFFFFF

this is the largest signed 64bit number.

odds are, there is some defined constant somewhere that corresponds to this number (probably something like EXPIRES_NEVER).
joe_bruin is offline   Reply With Quote