no puts ??

Aris Basic <[email protected]>
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
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

aris
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.