Silverstein, Jesse wrote: > Along these lines, is there an easy/safe way to check if a const > variable in a class will be accessed properly, versus throwing a fatal > error? You should be able to use defined() for this purpose. -- Ryan McCue <http://ryanmccue.info/>