Mouadh,
I think it is correct, when myconst the first #if evaluates to true and the
second to false (test is myconst == 20, and myconst has a value of 10).
Albert
On Mon, May 16, 2016 at 7:52 PM, Mouadh Balti
wrote:
> Dear All;
>
> i'am using doxygen to document a source code in C language, i
range a couple of things anyway, so we'll see.
Thanks,
Fabian
* From: Albert ([email protected])
* To: Fabian Nick ([email protected])
* Sent: 02.07.2014 at 15:46 +0200
* Subject: Re: [Doxygen-users] Preprocessing + different subroutine
headers (FORTRAN)
> Fabian,
>
&
* Subject: Re: [Doxygen-users] Preprocessing + different subroutine
headers (FORTRAN)
> Hi Fabian,
>
> I see you use the extension f90, to enable preprocessing for Fortran you
> have to use F90 as extension.
>
> Albert
>
>
> On Wed, Jul 2, 2014 at 2:36 PM, Fabian Nick
&g
[email protected])
> * To: Fabian Nick ([email protected])
> * Sent: 02.07.2014 at 15:01 +0200
> * Subject: Re: [Doxygen-users] Preprocessing + different subroutine
> headers (FORTRAN)
>
>> Hi Fabian,
>>
>>
>> I see you use the extension f90, to enable preprocessing
: [Doxygen-users] Preprocessing + different subroutine
headers (FORTRAN)
> Hi Fabian,
>
> I see you use the extension f90, to enable preprocessing for Fortran you
> have to use F90 as extension.
>
> Albert
>
>
> On Wed, Jul 2, 2014 at 2:36 PM, Fabian Nick
> mailto:
Hi Fabian,
I see you use the extension f90, to enable preprocessing for Fortran you
have to use F90 as extension.
Albert
On Wed, Jul 2, 2014 at 2:36 PM, Fabian Nick
wrote:
> Hi all,
>
> I'm using doxygen 1.8.7 and I set ENABLE_PREPROCESSING = yes.
> However, when I parse a file with the follo