This is the mail archive of the cygwin-patches mailing list for the Cygwin 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: Use of %E in system_printf().


Never mind, I found it. smallprint.c

VH




On Thu, 21 Jul 2005, Vaclav Haisman wrote:

>
> I've been looking around Cygwin again and found this:
>
> system_printf ("couldn't get memory info, %E");
>
> Now I am curious where does the %E get handled? Is it supposed to print
> GetLastError()? I looked into strace.h and strace.cc but I don't see anything
> that would handle it. Besides that, %E is afaik also format for printing
> doubles.
>
>
> VH
>


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