Hi Friends,

            While i am trying to use `sqlite3_db_release_memory'. I am
getting error and warning as,

createTable.c: In function ‘db_create_table’:
createTable.c:98: warning: implicit declaration of function
‘sqlite3_db_release_memory’
/tmp/ccSyJXew.o: In function `db_create_table':
createTable.c:98: undefined reference to `sqlite3_db_release_memory'
collect2: ld returned 1 exit status

Why it is coming like this.


Regards,
Bhaskar.

-- 
View this message in context: 
http://old.nabble.com/undefined-reference-to-%60sqlite3_db_release_memory%27-tp33341162p33341162.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to