Bill Long wrote: > I've always found this restriction annoying when wanting to print out > something with private components. Well, for what its worth, I want to be able to print C pointers (ala %p format in C)...it comes in handy when debugging sometimes. Aleks