i wrote this code .....
 
typedef struct {int data ; int counter;}rec;
typedef struct node {rec s1;struct node *next ;}node1;
node1 *nodeptr;
 
 
int main()
{
nodeptr[10];
for(i=0;i<10;i++)
a[i]=NULL;
 
 
a[0]->s1.counter=0;  // here the  error and the error is
dereferencing pointer to incomplete type??? what does it mean ???
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here
Web Bug from http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=:HM/A=2376776/rand=273902779


Yahoo! Groups Links

Reply via email to