[haiku-development] Re: %Ld in Haiku code

  • From: Rene Gollent <anevilyak@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 27 Oct 2010 13:04:18 -0400

2010/10/27 Grzegorz Dąbrowski <grzegorz.dabrowski@xxxxxxxxx>:
> Hi,
>
> I wonder what does %Ld mean? It's widely used in Haiku code and
> according to standards [1] and clang [2] it is incorrect.

If I recall correctly, it's equivalent to %lld, though it's probably a
GNU extension.

Regards,

Rene

Other related posts: