discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Is it safe to modify input buffers in general_wor


From: rear1019
Subject: Re: [Discuss-gnuradio] Is it safe to modify input buffers in general_work()?
Date: Sat, 10 Nov 2018 22:21:57 +0100

On Fri, 09 Nov 2018 at 16:07:53 -0500, Michael Dickens wrote:
> Depends on what you mean by "modify input buffers" ... You can read
> and write to the buffers via the provided pointers. But the provided
> pointers do not allow you to modify the actual gr::buffer in any way
> ... they just point to where data is located. - MLD

I am referring to the former, not gr::buffer. Thanks for the answer.



reply via email to

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