DefinesString.cpp File Reference

#include <string>
#include <stdlib.h>
#include <stdarg.h>
#include <common/Defines.h>
#include <SDL/SDL.h>
#include <SDL/SDL_thread.h>

Go to the source code of this file.

Defines

#define va_copy(d, s)   (d) = (s)

Functions

void S3D::trim (std::string &value)
char * S3D::stristr (const char *x, const char *y)
std::string S3D::formatStringList (const char *format, va_list ap)
std::string S3D::formatStringBuffer (const char *format,...)


Define Documentation

#define va_copy ( d,
s   )     (d) = (s)

Definition at line 51 of file DefinesString.cpp.

Referenced by S3D::formatStringList().


Generated on Mon Feb 16 15:14:57 2009 for Scorched3D by  doxygen 1.5.3