Add an double to a changegroup
En esta página
Session Module C Interface#
Add an double to a changegroup#
int sqlite3changegroup_change_double(sqlite3_changegroup*, int, int, double);\
This function is similar to sqlite3changegroup_change_int64(). Except that it configures the change currently being constructed with a real value instead of a 64-bit integer.