what code is help me to reading polynomail from a file in c and save it as linked list note I do not know how polynomials is should to read plz help me
i do not know who

You'll have to define your question here as a polynomial is usually represented as an array.

Read https://www.geeksforgeeks.org/multiply-two-polynomials-2/

As we see there one poly has 3 entries, another 4 and so on. So there can't be a simple one size fits all solution.

Finally, you must show your efforts so far along with why it must be a linked list. Is this an assignment or homework?
Read https://www.daniweb.com/welcome/rules

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.