Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/30/06 11:57
Read: times


 
#119413 - Unwarranted assuption
Responding to: ???'s previous message
Satish S Munot said:
We known that in c the FLOAT is 4byte in length

No, we don't know that at all!

The size & representation of 'float' (and other data types) depends upon the specific Compiler that you're using.

For details of all such implementation-defined issues, you must consult the specific compiler Manual.


List of 9 messages in thread
TopicAuthorDate
Integarting and disintgration of float            01/01/70 00:00      
   Float to Byte            01/01/70 00:00      
   use a union?            01/01/70 00:00      
      Use a union, but ...            01/01/70 00:00      
         Might not matter...            01/01/70 00:00      
   Unwarranted assuption            01/01/70 00:00      
   thanks a lot            01/01/70 00:00      
      you can also try....            01/01/70 00:00      
         again            01/01/70 00:00      

Back to Subject List