Even after odd linked list


error in the code?modifications?

error in line
84 89 93 103
modification
89 while(head!NULL)
89 and 93 data should be replaced with head->data
103 node* temp=oddhead

why is still there error in the code

Send me the updated code

https://ide.codingblocks.com/s/145185...update code still not working?

no code in this
check again

https://ide.codingblocks.com/s/145185...thisis the linkto the code

i also mentioned line 84
check this