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]
##############################################################################
###+-----------+##############################################################
#+-| VERSION() |--------------------------------------------------+###########
#| +-----------+ Returns the current version of the FORCE library |###########
#+----------------------------------------------------------------+###########
##############################################################################
##############################################################################
#+--| Summary |----------------+##############################################
#|     #INCLUDE system.hdr     |##############################################
#+-----------------------------+##############################################
##############################################################################
##############################################################################
#+--| Syntax |-----------------------------+##################################
#|     FUNCTION CHAR version PROTOTYPE     |##################################
#+-----------------------------------------+##################################
##############################################################################
##############################################################################
###################+---| Description |---------------------+##################
###################| The version() function returns the    |##################
###################| current version of the FORCE library. |##################
###################+---------------------------------------+##################
##############################################################################
##############################################################################
#########+--| Example 1 |-------------------------------------------+#########
#########| *    Print out the current FORCE library version.        |#########
#########|                                                          |#########
#########| ? version()                                              |#########
#########+----------------------------------------------------------+#########
##############################################################################
##############################################################################
#########+--| Example 2 |-------------------------------------------+#########
#########| *    Make sure the application is linked with            |#########
#########| *    the proper FORCE library.                           |#########
#########|                                                          |#########
#########| IF "2.0" $ version()                                     |#########
#########|     ? "Linked with wrong version.                        |#########
#########| ENDIF                                                    |#########
#########+----------------------------------------------------------+#########
##############################################################################

See Also: os() os_ver

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