User profile: bluefire

User info
User name:bluefire
History
Joined:
Number of posts:5
Latest posts:

strange behavior convert HEX string to signed/unsigned long
i need the "cleaning" of the string in some other functions. so i took that part in a own function....

strange behavior convert HEX string to signed/unsigned long
thx again for all your answers. I got it to work like it should. this is my working code at this...

strange behavior convert HEX string to signed/unsigned long
ok know i see my problem. I have to search a possibility to convert first into an truncated 16 or 8...

strange behavior convert HEX string to signed/unsigned long
thx for the fast answers. Now i know where the 2147483647 value come from. thx but at the other ...

strange behavior convert HEX string to signed/unsigned long
Hello world ;) I have a problem in c++ (compiler:g++, os:Debian) when I try to convert a HEX valu...