Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 277 Bytes

NOTES.md

File metadata and controls

7 lines (5 loc) · 277 Bytes

C17

6.3.2.3 Pointers

6 An integer may be converted to any pointer type. Except as previously specified, the result is imple- mentation-defined, might not be correctly aligned, might not point to an entity of the referenced type, and might be a trap representation.