Bit Fields in C
when I compile on my machine I have theerror:
warning: format ‘%d’ expects argument of type ‘int’,but argument 2 has type ‘long unsigned int’ [-Wformat]
/usr/bin/ld: cannot find...