06-02-2008, 05:22 PM
Code:
uint32 ptr_address = (uint32)vp;
This is not portable code. See ANSI C90 6.3.4. You're invoking implementation defined behaviour.
stephen
Welcome to the new MISRA discussion forum, if you were previously a member of our forums you may need to reset your password.
Clarification of Rule 17.4
|
« Next Oldest | Next Newest »
|
Messages In This Thread |