On 8 Jan 2003 at 12:15, Divyesh A. wrote:

> I have one structure like this ..
> 
>       struct d {
>               int     id;
>               char    *name;
>               char    *sname;
>       };
> 
> Now my point is that how do i know that my structure contains 3 member
> & the name of the member like "id, name, sname" using C ..

Read the .h file declaring the structure..

> Is there any way then let me know ASAP?

And the reward is?

Bye
 Shridhar

--
Official Project Stages:        (1) Uncritical Acceptance       (2) Wild Enthusiasm    
 (3) 
Dejected Disillusionment        (4) Total Confusion     (5) Search for the Guilty      
 (6) 
Punishment of the Innocent      (7) Promotion of the Non-participants



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to