AD1

Tuesday, 24 January 2017

Pointers and bitfields

what will be the output of the following code

the code creates compilation error , as you can not create a pointer to bit fields , simply because bit fields may not start at byte boundry

No comments:

Post a Comment