Monday, January 21, 2008

C prog without semicolon??

Is it possible to write a C prog without using a single semicolon?
(prog must contain at least one executable statement, say just displaying a hello message)

No comments: