printf returns the number of chars it puts on the stream
%*s the * is replaced by %<value of a>s that is shifted <a> times and
similarly for b shifted by b times.The null string ensures that nothing
unwanted is printed....

On Sun, Aug 28, 2011 at 7:22 PM, annarao kataru <kataruanna...@gmail.com>wrote:

> @saurubh singh    how it is working ?  plz  explain the logic
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Saurabh Singh
B.Tech (Computer Science)
MNNIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to