On Mon, 6 Dec 1999, Petr Vandrovec Ing. VTEI wrote: > That's a problem. But you should not pass deleted path into d_path, Well, I am (attempting) to write a filesystem which may dynamically create files. It looks that when the file doesn't (yet) exist, I get the (deleted) added. I could handle this by calling d_path() on the directory, then strcat()ing the new data. I found the function I wrote to be cleaner (at least for my application). I take note of all suggestions and maybe I can use them.
- Re: (fwd) Re: d_path or way to get full pathname Petr Vandrovec Ing. VTEI
- (fwd) Re: d_path or way to get full pathname Marc SCHAEFER
- (fwd) Re: d_path or way to get full pathname Marc SCHAEFER
