On 17 May 2012, at 5:04pm, Rajesh Kumar <thisiz...@gmail.com> wrote:

> int fsync( int fd ) { return 0; }
> 
> fsync will expect an Integer pointer right. But sqlite pointer is of type
> sqlite3*. So how can fsync works on sqlite. What should I pass to fsync???

Sorry Rajesh.  It was a programmer's joke.  Ignore that.

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

Reply via email to