From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_p_c_x_8_c_p_p.html | 176 +++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 Doc/doxygen/html/_p_c_x_8_c_p_p.html (limited to 'Doc/doxygen/html/_p_c_x_8_c_p_p.html') diff --git a/Doc/doxygen/html/_p_c_x_8_c_p_p.html b/Doc/doxygen/html/_p_c_x_8_c_p_p.html new file mode 100644 index 0000000..bc5f23b --- /dev/null +++ b/Doc/doxygen/html/_p_c_x_8_c_p_p.html @@ -0,0 +1,176 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/nGenEx/PCX.CPP File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
PCX.CPP File Reference
+
+
+
#include "MemDebug.h"
+#include "PCX.h"
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+

Go to the source code of this file.

+ + + +

+Macros

#define MAX_SIZE   (4*1024*1024)
+ + +

+Enumerations

enum  { BYTEMODE, +RUNMODE + }
+

Macro Definition Documentation

+ +
+
+ + + + +
#define MAX_SIZE   (4*1024*1024)
+
+ +

Definition at line 25 of file PCX.CPP.

+ +
+
+

Enumeration Type Documentation

+ +
+
+ + + + +
anonymous enum
+
+
Enumerator:
+ + +
BYTEMODE  +
RUNMODE  +
+
+
+ +

Definition at line 27 of file PCX.CPP.

+ +
+
+
+
+ + + + -- cgit v1.1