Description: The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
- [rs32] - Reed-Solomn code encoding and decoding a
File list (Check if you may need any files):
rs_eedec_euc.c