I have an application in wich i define for example an integer that is equal to 3. But I want the following adjustment to my program : When i wanna compile my program with the -g (debug) option, i'd like that the integer is equal to 2. What i want is a sort of #IFDEF __DEBUG__ THEN #ELSE Is this possible ? De Messemaeker Johan HEMMIS n.v. Koning LeopoldIII-laan 2, 8500 Kortrijk Tel.: 32 (0)56/37.26.37 Fax: 32 (0)56/37.23.24 Current Project : VMM Aalst
- Re: Debugging ... j . demessemaeker
- Re: Debugging ... James