I have above statement in file I am refering . Expected output is double. I could not find anything relevant to my problem. I found this Passing a structure through Sockets in C but dont know if its relevant. I am not reading that int64 value. I am getting it from other process and that is the way it is designed.
Does anyone have any theory about serialization and deserialization of ints?