- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Path
There is no page titled "Path". You can create this page.
For more information about searching FenixWiki, see Help.
Showing below up to 20 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
No page title matches
Page text matches
- Load ttfaa (2,955 bytes)
18: ...ou wish to load (including extension and possible path). - Cd (902 bytes)
7: Sets the current path of execution if ''folder'' was specified and retu...
9: ...crash when a folder is specified and the returned path of execution is used in the Fenix program. Just u...
13: ...tered from the current path of execution or a new path of execution.
17: '''STRING''' : The current path of execution. - Chdir (634 bytes)
7: Sets the current path of execution.
11: ...tered from the current path of execution or a new path of execution.
17: | 0 || - Setting of current path of execution succeeded.
19: | !0 || - Setting of current path of execution failed. - File exists (923 bytes)
11: ...to be checked for existence, including a possible path.
28: ... // absolute path
29: ... file_exists("SDL.dll")); // A filename without a path - Load fnt (691 bytes)
11: ...ou wish to load (including extension and possible path). - Save png (1,506 bytes)
15: ... [[PNG]] file to be saved, including a possible [[path]]. - Load song (1,075 bytes)
16: ...The music file to be loaded, including a possible path. - Load wav (671 bytes)
11: ...- The WAV file to be loaded, including a possible path. - Pathfind flags (344 bytes)
4: Pathfind flags are used in [[path_find]](), to specify optional functionality.
10: ...|| - Prohibit the pathfinding from using diagonal paths.
12: | PF_REVERSE || - 2 || - Return the path found in reverse order. - File (1,571 bytes)
26: ...sh to read from (including extension and possible path). - Load fpg (2,362 bytes)
13: ...ou wish to load (including extension and possible path). - Tutorial:Setting up Fenix on Windows (4,392 bytes)
22: | -i <dir> || - Adds the directory to the PATH. - Fopen (1,086 bytes)
11: ...ou wish to open (including extension and possible path).
26: Process loadthing(STRING loadpath);
32: handle=fopen(loadpath,O_READ); // opens the file in reading mode - Type (3,625 bytes)
19: A file with name and path. Note that the assignment <code>myFile2 = myFile;...
23: String path;
33: myFile.path = "C:\";
35: say("1: " + myFile.path + myFile.name);
39: say("1: " + myFile.path + myFile.name); - Getenv (479 bytes)
7: ...eturns the value of an environment variable (like PATH). - Fileinfo (1,153 bytes)
19: | '''STRING''' path || - The path to the file/directory.
38: The string ''path'' doesn't contain the name of the file/directory. - Struct (1,344 bytes)
34: String path; - Mkdir (487 bytes)
7: Creates a new directory in the current path of execution with a certain name. - Rmdir (501 bytes)
7: Removes (deletes) the directory in the current path of execution with a certain name. - Save fpg (897 bytes)
13: ... the [[file]] to be saved, including a possible [[path]].
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).