version.h File Reference

Defines various libmad version-related constants. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MAD_VERSION_MAJOR   0
#define MAD_VERSION_MINOR   15
#define MAD_VERSION_PATCH   1
#define MAD_VERSION_EXTRA   " (beta)"
#define MAD_VERSION_STRINGIZE(str)   #str
#define MAD_VERSION_STRING(num)   MAD_VERSION_STRINGIZE(num)
#define MAD_VERSION
#define MAD_PUBLISHYEAR   "2000-2004"
#define MAD_AUTHOR   "Underbit Technologies, Inc."
#define MAD_EMAIL   "info at underbit com"

Variables

char const mad_version []
char const mad_copyright []
char const mad_author []
char const mad_build []


Detailed Description

Defines various libmad version-related constants.

Definition in file version.h.


Define Documentation

#define MAD_AUTHOR   "Underbit Technologies, Inc."

Definition at line 42 of file version.h.

#define MAD_EMAIL   "info at underbit com"

Definition at line 43 of file version.h.

#define MAD_PUBLISHYEAR   "2000-2004"

Definition at line 41 of file version.h.

#define MAD_VERSION

#define MAD_VERSION_EXTRA   " (beta)"

Definition at line 31 of file version.h.

#define MAD_VERSION_MAJOR   0

Definition at line 28 of file version.h.

#define MAD_VERSION_MINOR   15

Definition at line 29 of file version.h.

#define MAD_VERSION_PATCH   1

Definition at line 30 of file version.h.

#define MAD_VERSION_STRING ( num   )     MAD_VERSION_STRINGIZE(num)

Definition at line 34 of file version.h.

#define MAD_VERSION_STRINGIZE ( str   )     #str

Definition at line 33 of file version.h.


Variable Documentation

char const mad_author[]

Definition at line 35 of file version.c.

char const mad_build[]

Definition at line 37 of file version.c.

char const mad_copyright[]

Definition at line 34 of file version.c.

char const mad_version[]

Definition at line 33 of file version.c.


Generated on Tue Jun 10 12:14:18 2008 for libmad by  doxygen 1.5.5