Ne yazar?
#include <stdio.h> int main() { if(printf("Hello World")) { /* * It prints Hello World and returns the * value 11 i.e Length of the String */ } }