On 12/17/2011 06:16 AM, smallboat wrote:
Hi,


I am using   sqlite_status = 
sqlite3_status(SQLITE_STATUS_MEMORY_USED,&pCurrent,&pHighwater, resetFlag);
to get the memory used by sqlite.


What is the memory unit for pCurrent (the max sqlite memory used)?

Is it in bytes, bit or something else?

Bytes.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to