Help
Advanced Member level 2
Re: Bit Field
Hi,
I try this method before but my compiler show error: syntax error near 'struct'
Is there any other method to solve it?
Thank You.
Hi,
echo47 said:struct packed_struct foo = {1, 0, 1, 0, 12, 500, 200};
I try this method before but my compiler show error: syntax error near 'struct'
Is there any other method to solve it?
Thank You.