discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: A question about the program gr_fir_ccf_generic.c


From: Patrick Strasser
Subject: [Discuss-gnuradio] Re: A question about the program gr_fir_ccf_generic.cc
Date: Mon, 09 Mar 2009 16:14:53 +0100
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Mir Ali wrote am 2009-03-08 09:50:

Can someone tell me how line 28 of code gr_fir_ccf_generic.cc works.

line 28    #if (2 == 4)

According to me this condition will always fail isn't it?

Yes.

This is a convenient way to disable something permanently without removing the code. Maybe the author needs it for debugging or wants to keep it for later.

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at student dot tugraz dot at>
Student of Telematik, Techn. University Graz, Austria





reply via email to

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