Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Oct 1999 23:16:04 -0500
From:      Chris Costello <chris@calldei.com>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Gustavo V G C Rios <grios@ddsecurity.com.br>, hackers@FreeBSD.ORG
Subject:   Re: file system system calls
Message-ID:  <19991010231604.A19110@holly.calldei.com>
In-Reply-To: <Pine.BSF.4.05.9910102132160.8080-100000@fw.wintelcom.net>
References:  <380145BD.A4C04C01@ddsecurity.com.br> <Pine.BSF.4.05.9910102132160.8080-100000@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 10, 1999, Alfred Perlstein wrote:
> grep ^somefuncname */*
> 
> this is because the concention is to write functions like so:
> 
> int
> somefunctioname(foo) {

   You mean

int
somefuncname(char *foo)
{

-- 
|Chris Costello <chris@calldei.com>
|Death is a nonmaskable interrupt.
`----------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991010231604.A19110>