bug-gawk
[Top][All Lists]
Advanced

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

Re: Read a fixed length of input each time


From: Andrew J. Schorr
Subject: Re: Read a fixed length of input each time
Date: Tue, 23 Jun 2020 12:40:20 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jun 23, 2020 at 11:38:32AM -0500, Peng Yu wrote:
> It is to deal with binary files. For example, I may create a binary
> stream using the following Go file.

Thanks, but my question is not how you created the file. My question
is what sort of useful processing of the binary data you plan to do
inside gawk and how that would work. The AWK language is great for
text, but I'm wondering why it's useful for binary data. What do
you want to do with the binary data inside gawk?

Regards,
Andy



reply via email to

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