Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Testing

Name: Anonymous 2011-08-08 14:38

123
 123
  123
   123
    123
     123
      123
       123
        123




123

123
 123
  123
   123
    123
     123
      123
       123
        123




123

[code]

Name: Anonymous 2011-08-08 21:48

Don't mind me....

#include <stdlib.h>

//-----------------------------------

struct sPiece{        int ID, x, y, Val;    /*struct sPiece *NextPiece;    */};
struct sGroup{        int ID, PiD[4];        /*struct sPiece *Piece[4];        struct sGroup *NextGroup;*/    };
struct sHalfMap{    int ID, GiD[4];        /*struct sGroup *Group[4];        struct sHalfMap *NextHalf;*/    };
struct sFullMap{    int ID, HiD[2];        /*struct sHalfMap *SideA, *SideB;        struct sFullMap *NextFull;*/    };

//----------------

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List