This wiki is out of date, use the continuation of this wiki instead

File exists

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 09:38, 22 April 2007 (edit)
63.138.247.2 (Talk)

← Previous diff
Revision as of 15:21, 22 April 2007 (edit) (undo)
Woody (Talk | contribs)

Next diff →
Line 1: Line 1:
[[Category:functions]] [[Category:functions]]
 +[[Category:files]]
'''INT''' file_exists ( <'''STRING''' filename> ) '''INT''' file_exists ( <'''STRING''' filename> )
Give it a filename and it'll tell you if it exists. Don't make me write an example. Give it a filename and it'll tell you if it exists. Don't make me write an example.

Revision as of 15:21, 22 April 2007


INT file_exists ( <STRING filename> )

Give it a filename and it'll tell you if it exists. Don't make me write an example.

Personal tools