MrHorus
August 11th, 2006, 10:28 AM
Hi, got a little problem I need some advice with.
I have a USB GPS device that I am reading from and the data appears to be UTF-8 encoded.
When I have a look at this and print it then it appears to be a list of numbers, presumbly each number corrosponds to an ASCII or Unicode char.
Now, is there an easy method or simple way to decode this and just get the English/Latin-1 chars?
I have a USB GPS device that I am reading from and the data appears to be UTF-8 encoded.
When I have a look at this and print it then it appears to be a list of numbers, presumbly each number corrosponds to an ASCII or Unicode char.
Now, is there an easy method or simple way to decode this and just get the English/Latin-1 chars?