njVersion Japanese
<-|INDEX|->
Gets the library version.

FORMAT

#include <Ninja.h>
Uint32  njVersion( void )

PARAMETERS
None

RETURN VALUE

None

ERROR VALUE

None

FUNCTION

  • Gets the version number of the library.
  • The version number is maintained as an 8-digit hexadecimal number.
8-digit hexadecimal number
  oooooooo
  ||||||||
  ||||++++----Build number
  ||++--------Revision
  ++----------Version

EXAMPLE

version = njVersion();

NOTES


RELATED TOPICS


njVersion
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997