From: p6mst060 AT cicrp DOT jussieu DOT fr (Patrick MERLIN) Message-Id: <9604051057.AA52478@ibm1.cicrp.jussieu.fr> Subject: C Question To: djgpp AT delorie DOT com Date: Fri, 5 Apr 1996 12:57:39 +0200 (DST) Content-Type: text Hi I simply have several question in mind about compilation of C. When I do: int i; i=3+4; Does GCC generate i=7 or i=3+4 ? I suppose the answer is the same for i=0x01 | 0x02 which is equal to i=0x03 Again, in: #define FIVE 3+2 is it the same, for the compiled program as #define FIVE 5 ? Thanks and long live to DJGPP In french: DJGPP vaincra !!! -> jedi, t'as le bonjour de olivier plantureux