Preben Randhol wrote in news:slrn9rn660.uu.randhol+abuse@kiuk0156.chembio.ntnu.no: > On 3 Oct 2001 20:42:29 GMT, Ralph M�ritz wrote: >> Greetings, >> > > Please tell a bit about your project. > > Preben Randhol > It's a text-based (roguelike) rpg, I haven't yet gotten far but it's going to be big! Uses objects (thus cpp instead C) to eliminate much repetitive code for stats storage and access. A header file for each component (dungeon.cpp --> dungeon.h etc.)