On Thu, Nov 18, 2010 at 9:58 PM, Bond <jamesbond.2...@gmail.com> wrote:

> On Thu, Nov 18, 2010 at 10:56 PM, hiren panchasara
> <hiren.panchas...@gmail.com> wrote:
> > Please put it into a small c prog and try it yourself. You will come to
> know
> > in a minute.
> I am not able to understand what program do I make to put thats why I
> asked.
>

A simple C program with only 2 things:
1) structure that you are confused about - simply copy and paste
2) printf statement to see how values are assigned.

Now change the value in 1) while initializing the structure and repeat.

You should be able to find how structures are declared/defined/used in any
good C programming book.

Thanks,
Hiren

Reply via email to