I found a function which converts a number of type short into a temperature data, here is the function:
printf("%f",998*5/4095/0.0068f-273);