Thread
:
Circularly Linked Lists
View Single Post
Oct 28th, 2005, 7:59 PM
#
8
Silme
Newbie
Join Date: Oct 2005
Posts: 7
Rep Power:
0
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
View Public Profile
Find More Posts by Silme