Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
memset all bits to zero will let float/double to zero?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Richard Tobin, post: 1714461"] Surely it would have to ensure that it never loaded a pointer that might be null into a register? Even, say, when assigning a possibly-null pointer to a variable, or passing it to a procedure. This would be possible on architectures with memory-to-memory move instructions and which passed all arguments on the stack, but probably inefficient. -- Richard [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
memset all bits to zero will let float/double to zero?
Top