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

Search results

From FenixWiki

You searched for FileHandle

Jump to: navigation, search

There is no page titled "FileHandle". You can create this page.

For more information about searching FenixWiki, see Help.

Showing below 10 results starting with #1.


View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).

No page title matches

Page text matches

  1. Fopen (1,086 bytes)
    17: '''INT''' : [[FileHandle]]
  2. Fread (1,034 bytes)
    5: '''INT''' fread ( <'''INT''' filehandle> , <'''VARSPACE''' data> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  3. Fwrite (905 bytes)
    5: '''INT''' fwrite ( <'''INT''' filehandle> , <'''VARSPACE''' data> )
    11: | '''INT''' filehandle || - Identifier of the file loaded with [[fopen]]...
  4. Fclose (832 bytes)
    5: '''INT''' fclose ( <'''INT''' filehandle> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  5. Feof (353 bytes)
    5: '''INT''' feof ( <'''INT''' filehandle> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  6. Fgets (626 bytes)
    5: '''STRING''' fgets ( <'''INT''' filehandle> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  7. Fseek (612 bytes)
    5: '''INT''' fseek ( <'''INT''' filehandle> , <'''INT''' position> , <'''INT''' seek_mode> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  8. Flength (308 bytes)
    5: '''INT''' flength ( <'''INT''' filehandle> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  9. Fputs (529 bytes)
    5: '''INT''' fputs ( <'''INT''' filehandle> , <'''STRING''' line> )
    11: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().
  10. Ftell (397 bytes)
    5: '''INT''' ftell ( <'''INT''' filehandle> )
    13: | '''INT''' filehandle || - The [[FileHandle]] of the file returned by [[fopen]]().

View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).



Search in namespaces:

List redirects
Search for
Views
Personal tools