Title:
Polynomial_Multiplication_And_Evaluation Download
Description: Prologue: The source code implements polynomial multiplication based on the polynomials given as input in ordered form and evaluates the value of resultant polynomial based on the value of constant given as input.
Overview: The program is based on array implementation of the polynomial multiplication and uses the file descriptors to take input polynomials from input file and to give the resultant polynomial into output file.
To Search:
File list (Check if you may need any files):
lab1.c