c print true or false code example Example: how to print boolean in c printf("%s", x ? "true" : "false");