News

Programming ... and unions in C, how to declare and use them, and how unions can be (ab)used as an alternative approach for pointer and bitwise operations. Yes, we could use an array, but then ...