Benjamin Kosnik <bkoz@redhat.com> writes: | > Unless you know of an 'elegant' way to go from an int to a character, this | > will have to do. | | Nope. I think using normal functions to convert an integer a POD should do the trick. Not really the most elegant, but... -- Gaby