August 2010
Intermediate to advanced
526 pages
23h 39m
English
SQLITE_HAVE_ISNAN — Use system isnan()
function
SQLITE_HAVE_ISNAN
Undefined (use internal function)
If defined, SQLite will use the
system isnan() function to
determine if a floating-point value is a valid or not. Normally,
SQLite uses an internal version of this function.
Read now
Unlock full access