"Sarah" <[EMAIL PROTECTED]> wrote:
> Why I can't find the implementation of functions(xClose, xRead, xWrite, 
> xSeek....) in IoMethod in the whole SQLite project?
> 
> Are these functions implemented in OS level? 
> 
> Can anyone help me?

Separate implementions exist in os_unix.c and os_win.c
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to