One amusing thing about Reiser's cpp is that preprocessor keywords can be defined to or from. Thus #define spew include #spew "crap" #define if include #if "crud" yields 3: Can't find include file crap 5: Can't find include file crud -- Jim Balter, INTERACTIVE Systems (ima!jim)