[haiku-commits] Re: r36472 - haiku/trunk/src/apps/mediaplayer/media_node_framework/audio

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 26 Apr 2010 10:21:40 +0200

korli@xxxxxxxxxxxxxxxx wrote:
> +             int b = *(int*)buffer;
> +             if (b == -2147483648LL)

BTW there are some useful macros in limits.h and stdint.h that would 
make this even clearer :-)

Bye,
   Axel.


Other related posts: