hds
hds
h>
#include<stdlib.h>
struct Node
int data;
};
newNode->data = data;
newNode->next = *start;
*start = newNode;
node = node->next;
printf ("\n");
int counter=0;
node = node->next;
counter++;
return counter;
int i = 0, j;
while (i != counter / 2)
{
front = rear = start;
front = front->next;
rear = rear->next;
if (front->data != rear->data)
return 0;
else
i++;
return 1;
int main ()
int counter,result;
display (start);
counter = size(start);
if (result == 1)
else
}
return 0;