You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Paul Richards <pa...@netcraft.co.uk> on 1995/08/29 20:32:24 UTC

Coding style

Umm, ok, seriously religious issue.

Can we adopt the BSD way of coding functions i.e.

int
func_name(....)

I really miss this since it allows searches for ^func_name both inside
vi and when using grep to find where the function is defined.

It's also easier to find it visually.

-- 
  Paul Richards, Bluebird Computer Systems. FreeBSD core team member. 
  Internet: paul@FreeBSD.org, http://www.freebsd.org/~paul
  Phone: 0370 462071 (Mobile), +44 1222 457651 (home)