rscode Activity
Brought to you by:
hqm
Hi, In the example.c, erasure locations are added to the array erasures[nerasures++]. However erasures are not filled in the codeword[] before calculating the syndrome (inside decode_data()) In particular, the function byte_erasure() is not called to initialize the erasures in the codeword[]. kindly clear me in this regard. Thank you, Ganesh Yellapu