Hi
Normalley, one could use the isprint(int) function to determine if a character is printable or not. This function is included in the estlib.lib in Symbian. Unfortunately, the capabilities do not allow me to link against this library. Therefore, I wondering if anybody knows an alternative way to figure out wether a character is printable or not.
Thanks Philipp