Main Page   Data Structures   File List   Data Fields   Globals  

version.h File Reference

Go to the source code of this file.

Defines

#define FLUIDSYNTH_VERSION   "1.0.3"
#define FLUIDSYNTH_VERSION_MAJOR   1
#define FLUIDSYNTH_VERSION_MINOR   0
#define FLUIDSYNTH_VERSION_MICRO   3

Functions

FLUIDSYNTH_API void fluid_version (int *major, int *minor, int *micro)
FLUIDSYNTH_API char * fluid_version_str (void)


Define Documentation

#define FLUIDSYNTH_VERSION   "1.0.3"
 

Definition at line 29 of file version.h.

#define FLUIDSYNTH_VERSION_MAJOR   1
 

Definition at line 30 of file version.h.

#define FLUIDSYNTH_VERSION_MICRO   3
 

Definition at line 32 of file version.h.

#define FLUIDSYNTH_VERSION_MINOR   0
 

Definition at line 31 of file version.h.


Function Documentation

FLUIDSYNTH_API void fluid_version int *    major,
int *    minor,
int *    micro
 

FLUIDSYNTH_API char* fluid_version_str void   
 


Generated on Mon Aug 25 16:01:12 2003 for libfluidsynth by doxygen1.2.18