Palindrone in link list

https://ide.codingblocks.com/s/330299 pls check my code its giving error if possible pls tell my mistake don’t change the entire code…

https://ide.codingblocks.com/s/330299 pls check my code its giving error if possible pls tell my mistake don’t change the entire code…

you cant declare bool variable name as true
use something else
bool ttrue=compare(head,newhead);