RE: Wrong Exif Id in io-jpeg.c?
- From: Paul Stuart <Paul_Stuart seektech com>
- To: Robert Pearce <rob bdt-home demon co uk>, "gtk-list gnome org" <gtk-list gnome org>
- Subject: RE: Wrong Exif Id in io-jpeg.c?
- Date: Mon, 16 Mar 2009 15:42:36 -0700
Huh, didn't know that. Thanks!
________________________________________
From: gtk-list-bounces gnome org [gtk-list-bounces gnome org] On Behalf Of Robert Pearce [rob bdt-home demon co uk]
Sent: Monday, March 16, 2009 2:29 PM
To: gtk-list gnome org
Subject: Re: Wrong Exif Id in io-jpeg.c?
On Mon, 16 Mar 2009, Paul Stuart <Paul_Stuart seektech com> wrote :
>But, in io-jpeg, they've defined:
>#define EXIF_IDENT_STRING "Exif\000\000"
>
>which in hex would be 0x457869660030 by my count.
I'm not quite sure how you reckon that. Escaped numbers in C strings are
evaluated as octal, so seeing three digits is quite normal. The compiler
will regard \000 as a single zero byte.
--
Rob Pearce http://www.bdt-home.demon.co.uk
The contents of this | Windows NT crashed.
message are purely | I am the Blue Screen of Death.
my opinion. Don't | No one hears your screams.
believe a word. |
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]