i need to set array element [itemp2][1] to the pointer "self" in a linked list
this doen't work:
searcharray[itemp2][1]=(*current_ptr).self;
any ideas what i did wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.