Comment on Ask HN: Favorite pointer tricks in C?parentComments−jallmann15yThis is also the basis for the fourcc's used in multimedia. Checking them only requires an integer compare.
Comments
This is also the basis for the fourcc's used in multimedia. Checking them only requires an integer compare.