The actual code is not in the manual or C++ API. You can either browse
the code online in the Github repository or clone a copy to your local
computer.
https://github.com/gnuradio/gnuradio
The code you're looking for is here.
https://github.com/gnuradio/gnuradio/blob/master/gr-fec/lib/reed-solomon/init_rs.c
Ron
On 06/30/2016 06:22 AM, Olivier Goyette wrote:
Hi !
I'd like to know if it's possible on GNU Radio Manual and C++ API
Reference web page to see the code inside a function ? I'm looking for
init_rs_char code to better understand how it works and the only thing
i'm able to find is it's declaration on the web page.
Thank you
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio