i am r.seetaram, M.Tech, C.S.
i have faced the following problem:
cl_I val=10;
struct node
{ cl_I data;
struct node * link;
};
struct node * start=NULL;
start = (struct node *) malloc(sizeof(struct node));
start->data = value; // error in this line;
---------------------------------
Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.