Sunday, January 24, 2010

can you write a string without terminator

int main()
{
if(printf("Vaibhav"))
{
}
}