C Program : Print any print statement without using Semicolon

 #include <stdio.h>

int main() { for (printf("Hello, World!\n"); ;) { // No code here } return 0; }

Comments

Popular posts from this blog

How to shoot good video using mobile