Hi everybody,
I have an integer value and I need to convert each integer digit value to an ascii code. For example if I have :
i whish to have the following string :
Qt Code:
To copy to clipboard, switch view to plain text mode
I is it possible to get the ascii code of a char ?
Thanks in advance.
Bookmarks