Re: File creation using KLD

2006-02-07 Thread Pranav Sawargaonkar
Thank you for giving me guideline on this topic. Because of that I succeed in creating a file and writing on it. On 2/6/06, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote: > > On Sun, Feb 05, 2006 at 11:42:04PM +0530, Pranav Sawargaonkar wrote: > +> Hi > +> I want to create a file on disk using

Re: File creation using KLD

2006-02-05 Thread Pawel Jakub Dawidek
On Sun, Feb 05, 2006 at 11:42:04PM +0530, Pranav Sawargaonkar wrote: +> Hi +> I want to create a file on disk using KLD and then tryout some reading and +> writing stuff on that file,so can any one suggest me any solution i.e. +> functions to use and locks which i need to carry out this. This i

File creation using KLD

2006-02-05 Thread Pranav Sawargaonkar
Hi I want to create a file on disk using KLD and then tryout some reading and writing stuff on that file,so can any one suggest me any solution i.e. functions to use and locks which i need to carry out this. Thanks in advance -Pranav ___