[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] [bugs #8638] managed arrays in C compiler
From: |
Rhys Weatherley |
Subject: |
Re: [Pnet-developers] [bugs #8638] managed arrays in C compiler |
Date: |
Fri, 23 Apr 2004 10:04:27 +1000 |
User-agent: |
KMail/1.4.3 |
On Friday 23 April 2004 10:58 am, Alex Stephens wrote:
> printf("%i",array[0]);
> just produces "i" on stdout whereas the %s and %d format specifiers do seem
> to work. Is this another bug?
The printf implementation is just a dummy until the glibc version can be made
to work in pnetC. Volunteers are required to work on pnetC.
Cheers,
Rhys.