dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]no puts ??


From: Rhys Weatherley
Subject: Re: [DotGNU]no puts ??
Date: Sun, 19 Sep 2004 06:31:11 +1000
User-agent: KMail/1.4.3

On Sunday 19 September 2004 12:09 am, Aris Basic wrote:
> I tryed to compile a simple hello world program in C
>
> #include <stdio.h>
> int main(void) { puts("Hello World"); }
>
> it compiles fine but there is no output, it seams like puts is not
> implemented properly
>
> pnet(C) 0.6.8
>
> with printf it works fine

The stdio implementation is still incomplete.  We need a volunteer to work on 
pnetC to fix it and many other problems.

Cheers,

Rhys.



reply via email to

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