On Mon, Aug 18, 2008 at 4:56 PM, Ignacio <[EMAIL PROTECTED]> wrote:
> Jefferson Mendoza schrieb am Mo, 18.8.2008:
[...]
>> printf("%d",y);
>> }
>
> int main() should return a value.

Under C99, it doesn't have to.

$ 5.1.2.2.3 Program termination
$
$ #1
$ [...] reaching the } that terminates the main function returns a value of 0.

-- 
PJH

http://shabbleland.myminicity.com/sec

Reply via email to