tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Segmentation fault compiling broken 1-liner


From: Henrik Nordstrom
Subject: Re: [Tinycc-devel] Segmentation fault compiling broken 1-liner
Date: Tue, 30 Aug 2005 18:28:54 +0200 (CEST)

On Tue, 30 Aug 2005, Marcelo Jimenez wrote:

Why do you say that t.c is broken?

sh-2.05b# cat t.c
void main { printf("Hello\n"); }

Syntax error, missing the required () on the function definition.

Regards
Henrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]