pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] pdf-i64 macros


From: jemarch
Subject: Re: [pdf-devel] pdf-i64 macros
Date: Tue, 24 Jun 2008 23:56:27 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   Find attached a patch including macros for the new functions I included 
   last week in the 64bit module (those with more 32bit number
   support).

Thanks.

   I also modified some of your macros:

   * Those macros with a single line to be executed do not really need the 
   do{x}while(0);

Agreed.

   * pdf_i64_cmp macro should not really call return. Please check my 
   proposal for that function.

That macro could communicate the result of the comparison by using an
extra argument:

   pdf_i64_cmp(number1, number2, result)

Do you agree?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]