CSTechPause
Pages
(Move to ...)
Computer Science & Engineering'
▼
Wednesday, 7 May 2014
Write a C program to print “;” without using a semicolon
#include
<stdio.h>
int main()
{
if(printf("%c",59))
{
}
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment