elquixiote
Technical User
Hi!. I'm reading a binary file that was created in a VMS plattform (probably in C++ or something alike). This file contains fields that were declared as unsigned integer, so, at the time I try to read these fields as integers I got negative numbers. For example, i got -14044 and the actual value of the field is about 52000. Is there a way to convert this unsigned integer value read into an integer variable to its real value in a long integer value ?
Thanks, ...
elQuixiote
Thanks, ...
elQuixiote