Introduction - If you have any usage issues, please Google them yourself
RS encoding and decoding is a common error correction encoding of the communication. Where the decoding algorithm the MEA algorithm is used to find the error location polynomial. This code algorithm in C MEA implementation.