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?
int give_me_dicks() {
int dicks;
if (stuff()) {
dicks = aids(); }
else {
dicks = youre_mom(); } //YHBT
return dicks; }