Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FORCE Data Base Compiler - ############################################################################## http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+----+#####################################################################
#+-| 17 |------------------------------------------------------------------+##
#| +----+ The FORCE compiler supports conditional and indirect compilation |##
#+-------------------------------------------------------------------------+##
##############################################################################
##############################################################################
##############################################################################
####+---------------------------------------------------------------------+###
####| The #include, #define, #ifdef, #ifndef, #else, #endif and #output   |###
####| directives control the compiler from within the source file.  The   |###
####| #include directive allows common source code files to be included   |###
####| in compilations of many programs.  The #if-#else-#endif directives  |###
####| can be used to generate several versions of a program from a single |###
####| source file on the basis of defined symbols.  The #output directive |###
####| directs the compiler to send text to the console at compile time,   |###
####| producing tracing information.                                      |###
####+---------------------------------------------------------------------+###
##############################################################################
##############################################################################
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!

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