There is no null character in this string,as its length is 5 and the number
of characters is 5(Geeks),and printf("%s",arr) should output the string till
the null characterOn Thu, Aug 18, 2011 at 2:40 AM, bihari <[email protected]> wrote: > upto null charchter.............. > > -- > 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. > > -- Ayush -- 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.
