Functions | |
| const char * | XMIME_versionInfo (void) |
| Gets the version information string. | |
| const char * | XMIME_buildInfo (void) |
| Gets the build information string. | |
|
|
Gets the build information string. This function is helpful for debugging, as it provides accurate information about the build of the Hunny MIME++ library that your application uses. The returned string is static. You must not attempt to free the returned string.
|
|
|
Gets the version information string. This function is helpful for debugging, as it provides accurate information about the version of the Hunny MIME++ library that your application uses. The returned string is static. You must not attempt to free the returned string.
|
Copyright © 2001-2006 Hunny Software, Inc. All rights reserved.