View Single Post
Old Oct 28th, 2005, 7:59 PM   #8
Silme
Newbie
 
Silme's Avatar
 
Join Date: Oct 2005
Posts: 7
Rep Power: 0 Silme is on a distinguished road
Send a message via MSN to Silme
did you mean something like i have in main function
cityNode *start?
and i have a problem when i try to compile im getting error msg:
"In function createNode
incompatible types in assignment "
its in the line:
tempPtr->city = tempCity;
Silme is offline   Reply With Quote