Name: Anonymous 2010-05-24 12:37
Hi, /prog/.
What is the most beloved syntax style here? KR? BSD? GNU, perhaps?
What is the most beloved syntax style here? KR? BSD? GNU, perhaps?
! ! !#include "void.h" //handles all the common functions,#defines,#ifdefs and #includes
const char *what="an anus";mainstart if(argc!=2){cout<<"usage: "<<argv[0]<<" [text]\n";return0;}cout<<argv[1]<<" is "<<what<<"\n";mainend