its give me warning.... warning: universal character names are only valid in C++ and C99 but running... :)
On Tue, Jul 19, 2011 at 6:15 PM, SAMMM <[email protected]> wrote: > It's strange I tried it in GCC version 2.95.3 there is gives error , > but in upper version it gives the correct answer . > I will thinking it will be same for different version . > I also gone for that , but i was having the intution that it doesn't > give the right answer . > > Version is a serious mess. > > Moral of the story :-- Keep ur system upgraded . > > > > On Jul 19, 5:24 pm, varun pahwa <[email protected]> wrote: > > printf("\u221E\n"); > > > > > > > > > > > > On Tue, Jul 19, 2011 at 4:10 PM, SAMMM <[email protected]> wrote: > > > Yaa guys it hav something to do with UNICODE ....... I know that .... > > > > > On Jul 19, 3:32 pm, sagar pareek <[email protected]> wrote: > > > > yeah in my ubuntu too its not printing :) > > > > > > On Tue, Jul 19, 2011 at 3:20 PM, SAMMM <[email protected]> > wrote: > > > > > But if we use gcc or g++ . In that case it doesn't print it .. Wht > abt > > > > > tht ... > > > > > > > On Jul 19, 2:40 pm, Piyush Sinha <[email protected]> wrote: > > > > > > In Dev C it does > > > > > > > > On Tue, Jul 19, 2011 at 3:08 PM, SAMMM <[email protected] > > > > > wrote: > > > > > > > It doesn't display the infinity symbol. > > > > > > > > > On Jul 19, 2:24 pm, Piyush Sinha <[email protected]> > wrote: > > > > > > > > *printf("%c\n",236);* > > > > > > > > > > On Tue, Jul 19, 2011 at 2:45 PM, SAMMM < > [email protected] > > > > > > > wrote: > > > > > > > > > Print the symbol ∞ (INFINITY) through code . Unicode .. > > > > > > > > > > > -- > > > > > > > > > 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. > > > > > > > > > > -- > > > > > > > > *Piyush Sinha* > > > > > > > > *IIIT, Allahabad* > > > > > > > > *+91-7483122727* > > > > > > > > * <https://www.facebook.com/profile.php?id=100000655377926> > > > "NEVER > > > > > SAY > > > > > > > > NEVER" > > > > > > > > * > > > > > > > > > -- > > > > > > > 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. > > > > > > > > -- > > > > > > *Piyush Sinha* > > > > > > *IIIT, Allahabad* > > > > > > *+91-7483122727* > > > > > > * <https://www.facebook.com/profile.php?id=100000655377926> > "NEVER > > > SAY > > > > > > NEVER" > > > > > > *- Hide quoted text - > > > > > > > > - Show quoted text - > > > > > > > -- > > > > > 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. > > > > > > -- > > > > **Regards > > > > SAGAR PAREEK > > > > COMPUTER SCIENCE AND ENGINEERING > > > > NIT ALLAHABAD- Hide quoted text - > > > > > > - Show quoted text - > > > > > -- > > > 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. > > > > -- > > Varun Pahwa > > B.Tech (IT) > > 7th Sem. > > Indian Institute of Information Technology Allahabad. > > Ph : 09793899112 > > Official Email :: [email protected] > > Another Email :: [email protected] > > > > People who fail to plan are those who plan to fail.- Hide quoted text - > > > > - Show quoted text - > > -- > 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. > > -- **Regards SAGAR PAREEK COMPUTER SCIENCE AND ENGINEERING NIT ALLAHABAD -- 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.
