--- Uma Maheswara Rao Lankoti <[EMAIL PROTECTED]> wrote:

> for *ptr++ :
> unary ++ operator is having higher priority than unary * operator. so
> *ptr++ is equal to *(ptr++). ie, its pointing to the value next to
> previously pointing one.

  Are you sure?



 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

Reply via email to