> > When possible, I would prefer to use the constants that have been set up
> so that the code is (1) more readable, and (2) more maintainable. So
> instead of using "8" for complex, I would like to use
> gr.sizeof_"whatever". But I don't know what "whatever" needs to be. Where
> do I find this?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bahn William L Civ USAFA/DFCS wrote:
> Thanks, that helps some.
>
> I figured that I could put in the literal size of the data, in bytes, but
> that only helps if it actually matches how the GR blocks are going to process
> those bytes.
>
> When po
-Original Message-
> From: Dan Halperin [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 14, 2007 3:19 PM
> To: Bahn William L Civ USAFA/DFCS
> Cc: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] File format question
>
> -BEGIN PGP SIGNED MESSAGE-
> H
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bahn William L Civ USAFA/DFCS wrote:
> I have a few questions, but they mostly come down to: What is the data file
> format when using a file as a signal source?
>
These file_sink and file_source are direct wrappers for the C functions
fwrite and fre