discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Using Extern variables in GNURadio


From: sumit kumar
Subject: [Discuss-gnuradio] Using Extern variables in GNURadio
Date: Tue, 23 Jan 2018 16:00:48 +0100

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 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]