C language: IntelliSense: There is no program that converts "int" into "linklist" with an appropriate constructor to calculate the nodes of the linked list.
Structural linked list
{int data;
linklist * next
} ; /* Define linked list */
There is a semicolon after the structure definition.