Introduction - If you have any usage issues, please Google them yourself
# Include <stdio.h># Include <stdlib.h># Define OK 1# Define OVERFLOW-2typedef int status typedef struct LinkList (//use with header node list in an orderly manner that the polynomial float coef// coefficient int expn// index struct LinkList* next// point subsequent pointer)* polynomail// structure type of pointer