Dave Korn wrote: > > /the C++ way/ would be to say "I > know, let's create an overloaded "const char *operator, (int &x)".... The C++ Way is to use whatever tool works best for the task at hand. That's why Father Stroustrup gave us so many of them. -- Warren "big C++ advocate who uses *printf() all the time" Young