Conversion from binary data to floatThank you very much. I just used fread (&readData, sizeof (float), 1, f ) and it worked like a charm...
Conversion from binary data to floatI have a file in binary format, with [b]float[/b] numbers, so I understand that each [b]4 bytes[/b] ...
Speed of math calculationsThanks for your reply. So your advice would be to create full code in assembler embedded into the C+...
Speed of math calculationsI need to perform [b]trillions of calculations[/b] (order 10^9-10^10), which are quite repetitive: c...
Strange precission problem with powI have this strange precission problem. When using unsigned long for integers with many digits, I ha...
This user does not accept Private Messages