H
hammer1234
Hi
I am wondering if there is a way of using the underlying bit
representations of floats. I am interested in creating a violation in
MISRA C:2004 of rule "The underlying bit representations shall not be
used"
I have treid using bitwise operators but these are not compilable.
Is there a way I can use bit representations of floats?
I am wondering if there is a way of using the underlying bit
representations of floats. I am interested in creating a violation in
MISRA C:2004 of rule "The underlying bit representations shall not be
used"
I have treid using bitwise operators but these are not compilable.
Is there a way I can use bit representations of floats?