Notes:
Note that "CDM_Debug" places a limit to the length of the displayed
message, as its length cannot exceed the 4047 single-byte characters.
If the message (after all the substitutions described by the format
argument have been made) exceeds the length of 4047 characters, it will
be truncuated to this length. Also note that it is preferable to use the macro "CDM_DEBUG", instead
of calling "CDM_Debug" directly. Such use will enable the
activation/deactivaion of debugging information during compilation,
according whether the symbol "DEBUG" is defined or not.
See Also:
CDM_DebugStdout, puts, printf, CDM.h
Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.