PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: "S Yuval" <[EMAIL PROTECTED]>
> Sent: Saturday, April 05, 2003 9:46 PM
> Subject: Re: Borland Kylix on Linux
>
>
> > You do realize that kylix is a pascal and not a c compiler...?
> > stdio.h is a c he
rom: "Dale Welch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "S Yuval" <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 9:46 PM
Subject: Re: Borland Kylix on Linux
> You do realize that kylix is a pascal and not a c compiler...?
> stdio.h is a c
You do realize that kylix is a pascal and not a c compiler...?
stdio.h is a c header file... not going to work.
in kylix you would have something closer to
program hello(input,output);
begin
writeln('hello');
end.
however because it is actually much more than just a pascal compiler, it
gets muc
3 matches
Mail list logo