discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Shared varible between blocks


From: Vincenzo
Subject: [Discuss-gnuradio] Shared varible between blocks
Date: Sun, 13 Apr 2008 01:32:08 +0200

Hi everybody,

I'm looking for suggestions on how to implement a variable that is
shared between two blocks. 
If I include the same header into the .cc files implementing my blocks
I get the "multiple definition of variable x" error.

Which is the correct way to do this?
is there an example available?

many thanks in advance 
vincenzo





reply via email to

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