in c str[i] can be indexed using anthr notation i.e i[str] also.... bt m nt getting hw "hello! how is this " gets printed....since its format specifier i.e %s occurs aftr the string.......
On Thu, Jun 2, 2011 at 11:40 PM, Balaji S <[email protected]> wrote: > how s that output obtained?? > > -- > 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 Himanshu Kansal Msc Comp. sc. (University of Delhi) -- 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.
