strange behavior convert HEX string to signed/unsigned longi 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 longthx 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 longok 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 longthx 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 longHello world ;) I have a problem in c++ (compiler:g++, os:Debian) when I try to convert a HEX valu...