Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> module definition file syntax</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Module definition file syntax
------------------------------------------------------------------------------
 . Statements and attribute keywords are not case sensitive, nor are
   user specified identifiers, unless the MIXCASE EXPORT link script file
   command is used.

 . Use one or more spaces, tabs, or newline characters to separate a
   statement keyword from its arguments and to separate statements from each
   other. A colon (:) or equals sign (=), designating an argument, can be
   surrounded by zero or more spaces, tabs, or newline characters.

 . A NAME or LIBRARY statement, if used, must be listed before all
   others.

 . If a statement is repeated with a different specification further on
   in the module definition file, the later statement overrides the earlier
   one.

 . Numeric arguments are specified in decimal unless preceded by '0x'
   which indicates hexadecimal.

 . Comments in a module definition file are denoted by a semicolon (;).
   The semicolon can appear anywhere on the line, and all information on the
   rest of that line is ignored.

 . If a string argument matches a reserved word it must be enclosed in
   single (') or double (") quotes.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson