User: geonightmare

  • Public profile

User profile: geonightmare

User info
User name:geonightmare
History
Joined:
Number of posts:8
Latest posts:

Conversion from binary data to float
Thank you very much. I just used fread (&readData, sizeof (float), 1, f ) and it worked like a charm...

Conversion from binary data to float
I have a file in binary format, with [b]float[/b] numbers, so I understand that each [b]4 bytes[/b] ...

Speed of math calculations
Thanks for your reply. So your advice would be to create full code in assembler embedded into the C+...

Speed of math calculations
I need to perform [b]trillions of calculations[/b] (order 10^9-10^10), which are quite repetitive: c...

Strange precission problem with pow
I have this strange precission problem. When using unsigned long for integers with many digits, I ha...

This user does not accept Private Messages