linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Misc C question
@ 2002-06-20  2:46 xmp
  2002-06-20  3:10 ` mike
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: xmp @ 2002-06-20  2:46 UTC (permalink / raw)
  To: linux-c-programming

hi, What is the correct unix-style way to check if a file exists ? create it ? and delete it ?.
Maybe trying to fopen() it and if call != NULL it exist, else it doesnt?.
I want to know the most standard and used in system such as FreeBSD and solaris, linux.

bye



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-06-21  0:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20  2:46 Misc C question xmp
2002-06-20  3:10 ` mike
2002-06-20  4:44   ` xmp
2002-06-20  5:08     ` mike
2002-06-20 12:46       ` William N. Zanatta
2002-06-20  6:28 ` Oleg O. Ossovitskii
2002-06-20  8:05   ` Mohammed Khalid Ansari
2002-06-20  8:51     ` Re[2]: " Oleg O. Ossovitskii
2002-06-20 13:23 ` Glynn Clements
2002-06-20 20:42   ` GOMEZ NOGUERA DAVIDEDUARDO
2002-06-20 21:53     ` James Stevenson
2002-06-20 23:24     ` Glynn Clements
2002-06-21  0:07       ` Christopher Quinn
2002-06-20 23:24     ` Glynn Clements
2002-06-20 18:09 ` James Stevenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).