This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Change to lvalue casting in gcc v4.01


>This is legal C:
>   *((uint32_t *)buffer) = 0x1234;
>and it is allowed.

*SIGH* That's what I meant to type.. thanks..

(I need to better proof read my posts)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]