- z
Specifies that a following [...] conversion specifier applies to asize_tor the corresponding signed integer type argument; -
size_tis used to represent the size of any object (including arrays) in the particular implementation. It is used as the return type of thesizeofoperator.