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