|
On Fri, 14 Dec 2001, Eugene Astanovsky wrote: > 3. Check, if file exist before creating it and make CRTDUPOBJ only if the > file does not exist. > > My question is which of the choices is the best? And if the best is nr.3, > then what is the most efficient way to check the existence of the file? I'm not sure if this will work for files in QTEMP but you could try the stat() system call. This is a low overhead call that will tell you (among other things) if a file exists. James Rich james@eaerich.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.