I am translating one program C program to GNU Radio. In that C program, in the main(), at the very beginning, some initializer functions were called which populated some arrays.
These arrays were then used in other function using *extern * How should I do this in GNU radio ? Sumit
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
