VM Labs SDK Sample Code

\vmlabs\sample\Diagnostics\version

Copyright © 2000-2001 VM Labs, Inc.  All Rights Reserved

March 2, 2001


This program reads the version strings from the NUON library files which are linked into the executable, and displays them on screen.  A simple word-wrap function has been used to format everything on screen properly.

Note that some libraries are not represented because certain combinations of the available libraries are not valid.  For example, you cannot use both LIBNISE and LIBSYNTH together at the same time.  However, it should be easy to customize this sample as needed to show individual libraries.

Filename Description
version.c Main program code for sample.
makefile MAKEFILE for building and running sample program.

 


Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.  

After that, if you're still having trouble getting this sample program to work, click here to request assistance from developer support.

Click here for other online SDK documentation.