Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Novlib 3.30 Online Reference - <b> novverget()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NovVerGet()
------------------------------------------------------------------------------
 Purpose:
 Get the NOVLIB version and serial number.

 Syntax:
 lpszString = NovVerGet()

 Parameters:
 None.

 Returns:
 A character string of length 32.

 Description:
 NovVerGet() returns the version, revision and serial number of your
 NOVLIB library files in the form "NOVLIB Vn.nn Nx-nnnnnn".

 Example:
 // To return the NOVLIB version and serial number:
 ? NovVerGet()      // Sample: "NOVLIB V3.00 NA-033333"

 Notes:
 Important - you will be asked for this information when calling for
 technical support.

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