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

Fgets

From FenixWiki

Revision as of 12:35, 26 June 2007 by Sandman (Talk | contribs)
Jump to: navigation, search


Definition

STRING file ( <STRING filename> )

Returns the whole contents of a certain file.

Parameters

STRING filename - The filename of the file you wish to read from (including extension and possible path).

Returns

STRING: The contents of the file.

Personal tools