@aravind i think u are right code plzz
On Sun, Aug 29, 2010 at 10:59 PM, Aravind <[email protected]>wrote: > #define int 1 || > #define data 1 || 1 > > having theses macros will print miracle.... > if macros are allowed.... > > On Sun, Aug 29, 2010 at 10:20 PM, Manjunath Manohar < > [email protected]> wrote: > >> it will never print..and @ above..the != will never be evaluated ..because >> of the short circuiting && >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<algogeeks%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > > > -- > The Power to Believe in yourself, will become the power to change Fate. > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
