version 3.3

xpminterpreter.h File Reference

#include <vrs/image/memoryimage.h>
#include <vrs/color.h>

Go to the source code of this file.

Classes

class  XPMInterpreter

Defines

#define strcpy_s(dest, size, src)   strcpy(dest,src)
#define strncpy_s(dest, size, src, count)   strncpy(dest,src,size)
#define strtok_s   strtok_r
#define sscanf_s   sscanf


Define Documentation

#define sscanf_s   sscanf

#define strcpy_s ( dest,
size,
src   )     strcpy(dest,src)

#define strncpy_s ( dest,
size,
src,
count   )     strncpy(dest,src,size)

#define strtok_s   strtok_r


Generated on Thu May 24 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact