Use of %E in system_printf().

Vaclav Haisman V.Haisman@sh.cvut.cz
Thu Jul 21 15:42:00 GMT 2005


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
>



More information about the Cygwin-patches mailing list