Can you tell me what exactly does the \'u\' after a number, for example:
#define NAME_DEFINE 1u
It is a way to define unsigned literal integer constants.