This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Libc support for scanf() with long long type


On Thu, 2004-02-19 at 07:55, Fredrik Hederstierna wrote:
> Hi
> 
> The eCos implementation of scanf() does not support the long long type 
> (often 64bit).
> It is funny, because printf() handle long long fine, e.g. printf("%lli", 
> ll) works.
> 
> I have patched the libc so it does support this type aswell.
> Where can I contribute with my patch if anyone is interested?

Please send your patches, along with any documentation to
  ecos-patches@ecos.sourceware.org

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]