rifffile.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "rifffile.h"
#include "riffdata.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define RIFFFILE_RETURNERR   {Error = TRUE; return FALSE;}
#define ALIGNSIZE(x)   ((((x) & 1) == 0)?(x):((x) + 1))

Functions

 DECLARE_SOURCE ("$Revision: 1282 $")


Define Documentation

#define ALIGNSIZE  )     ((((x) & 1) == 0)?(x):((x) + 1))
 

Definition at line 117 of file rifffile.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 113 of file rifffile.cpp.

#define RIFFFILE_RETURNERR   {Error = TRUE; return FALSE;}
 

Definition at line 115 of file rifffile.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 


Generated on Sat Nov 10 03:49:20 2007 for Camelot by  doxygen 1.4.4