Kayoz
2009-02-15 16:47:48 UTC
3) Floating point struct
Define a struct Single that describes the memory layout for a single precision floating point number.
--------------------------------------...
I'm not really sure how to figure this out.
I need to write a struct that will be part of a bigger program.
This particular one needs to be able describe the memory layout?
If anyone could supply code and maybe explain a bit I would be very grateful.