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

Search results

From FenixWiki

You searched for Define

Jump to: navigation, search

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

For more information about searching FenixWiki, see Help.

Showing below 15 results starting with #1.


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

Article title matches

  1. Define region (854 bytes)
    5: '''INT''' define_region ( <'''INT''' regionID> , <'''INT''' x> , <...
    7: Defines the boundaries of a [[region]].
    13: ...' regionID || - The [[regionID]] of the region to define.
  2. Precompiler define (1,946 bytes)
    4: '''#define''' <what to define> [<what it will be>]
    6: ...'. This means that after this line, all ''what to define''s will be "replaced" by ''what it will be''.
    12: ...e following example, we'll show it is possible to define words as "being" [[basic statements]].
    14: #define StartThisShow Program
    15: #define GimmeSomeShit Process

Page text matches

  1. PI (387 bytes)
    6: ....), in thousandths of a degree. It can be used to define angles, like assigning one to the local variable ...
  2. Restore modes (1,334 bytes)
    4: Restore modes are used to define the type of restoration, needed to be applied to ...
  3. Dump modes (1,333 bytes)
    4: Dump modes are used to define the type of dump, needed to be applied to the scr...
  4. Sandman's code convention (4,608 bytes)
    26: == Defines ==
    27: Defines are, like constants, written in all upper case. ...
    30: #define __MYFILENAME_MYFILEEXTENSION
    37: #define __NETWORK_FH
    47: ...] statement wasn't used, the functions were to be defined by putting the return type in front of it, which...
  5. Operators (3,600 bytes)
    8: ...Get the [[ProcessTypeID]] of a [[ProcessType]] or define a new [[datatype]]. See [[Type]].
  6. Scancodes (3,405 bytes)
    233: #define _R_WINDOWS 99
  7. Alignment modes (633 bytes)
    6: ...re not available and have to be [[declare]]d or [[define]]d manually. Alternatively the values themselves ...
  8. Rand (1,452 bytes)
    26: #define RAND_MAX 32767
    27: #define DRAND_RANGE (1.0/((RAND_MAX + 1)*(RAND_MAX + 1)))
    28: #define irand(x) ((unsigned int) ((x) * drand ()))
  9. Define region (854 bytes)
    5: '''INT''' define_region ( <'''INT''' regionID> , <'''INT''' x> , <...
    7: Defines the boundaries of a [[region]].
    13: ...' regionID || - The [[regionID]] of the region to define.
  10. Precompiler (607 bytes)
    9: * Enable whole sections of code with one define
    13: * [[precompiler_define|#define]]
  11. Precompiler define (1,946 bytes)
    4: '''#define''' <what to define> [<what it will be>]
    6: ...'. This means that after this line, all ''what to define''s will be "replaced" by ''what it will be''.
    12: ...e following example, we'll show it is possible to define words as "being" [[basic statements]].
    14: #define StartThisShow Program
    15: #define GimmeSomeShit Process
  12. Precompiler ifdef (1,190 bytes)
    10: Checks if ''what to check'' was previously defined in the code. If it is, the code in ''if block'' ...
    24: ...ght want to just have a frame; compiled when that define is set to ''100''.
  13. Precompiler if (891 bytes)
    13: ...ght want to just have a frame; compiled when that define is set to ''100''.

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



Search in namespaces:

List redirects
Search for
Views
Personal tools