- This wiki is out of date, use the continuation of this wiki instead
Search results
From FenixWiki
You searched for Compiler
There is no page titled "Compiler". You can create this page.
For more information about searching FenixWiki, see Help.
Showing below 12 results starting with #1.
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).
No page title matches
Page text matches
- Fenix Wiki (1,999 bytes)
13: ...[[0.93|0.93 Preview 9]]. The [[Bennu]] 0.93 Win32 Compiler is fully compatible with the Fenix 0.93 Interpret...
18: * [[Media:Bgdc0.93.zip|Bennu 0.93 Win32 Compiler]] - 0.93 (657 bytes)
5: ...er, but has many fixes compared to the Fenix 0.93 Compiler, thanks to Juan. It is recommended that this one ...
10: * [[Media:Bgdc0.93.zip|Bennu 0.93 Compiler]] - Declare (2,299 bytes)
26: ... [[0.93]], defining the returntype as an int, the compiler would nag. This is worked around by removing the ...
28: ...eed to be declared in the Declare block. Else the compiler will nag it expected BEGIN. - Pointer (2,503 bytes)
17: ...inter my_pointer</code> is pointless, because the compiler has no knowledge of the elements inside the struc... - Tutorial:Setting up Fenix on Windows (4,392 bytes)
13: ...tems: [[fxc.exe]] and [[fxi.exe]]. FXC.exe (FeniX Compiler) compiles code you program to bytecode, which FXI... - Public variable (1,702 bytes)
7: Because of the way the compiler works, public variables are only accessible for p... - Making DLLs (7,782 bytes)
19: .... Specify a name and project folder. Keep GNU GCC Compiler and just hit Finish.
25: ... Now go to TAB '''Search directories''' -> TAB '''Compiler''' and add the directory you created earlier, the...
30: ...rials/lesson01/index.php set this up] too. If the compiler complains it cannot find <code>SDL*.h</code>, go ... - Tutorial:Setting up Fenix with ConTEXT (4,741 bytes)
48: ## Compiler output parser rule: <code>Error in file %n at lin... - Precompiler ifdef (1,190 bytes)
1: [[category:precompiler]]
10: ...se block'', the compiler will continue after [[precompiler_endif|#endif]].
13: ...whether to support a certain function with the precompiler:
22: ...n example: [[Function]], [[Begin]], [[End]], [[precompiler_endif|#endif]]
38: ...mpiler_if|#if]], [[precompiler_else|#else]], [[precompiler_endif|#endif]] - Precompiler ifndef (477 bytes)
1: [[category:precompiler]]
10: ...se block'', the compiler will continue after [[precompiler_endif|#endif]].
12: It is the opposite of [[precompiler_ifdef|#ifdef]].
14: {{Precompiler_statements}} - Precompiler if (891 bytes)
1: [[category:precompiler]]
10: ...se block'', the compiler will continue after [[precompiler_endif|#endif]].
27: ...mpiler_if|#if]], [[precompiler_else|#else]], [[precompiler_endif|#endif]]
29: {{Precompiler_statements}} - Include (1,462 bytes)
8: When the compiler reaches an [[Include]] statement, it continues co...
View (previous 20) (next 20) (20 | 50 | 100 | 250 | 500).