Thanks to both for your reply.
Actually I have a file in form of a byte which I have read from the HardDisk and then want to show these Bytes.
If I write these Bytes to a file and view in Hex editor this shows the Hex form.
But I want this thing in my Qt program when user click the file it shows the Hex value which is in unsigned char array.
Bookmarks