- This wiki is out of date, use the continuation of this wiki instead
File exists
From FenixWiki
(Difference between revisions)
Revision as of 09:37, 22 April 2007 (edit) 63.138.247.2 (Talk) ← Previous diff |
Revision as of 09:38, 22 April 2007 (edit) (undo) 63.138.247.2 (Talk) Next diff → |
||
Line 1: | Line 1: | ||
+ | [[Category:functions]] | ||
+ | |||
+ | '''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 09:38, 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.