bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] Is -M enabled by default?


From: Andrew J. Schorr
Subject: Re: [bug-gawk] Is -M enabled by default?
Date: Mon, 12 Feb 2018 19:50:17 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Mon, Feb 12, 2018 at 06:20:09PM -0600, Peng Yu wrote:
> But it is still better to have a direct way to show the type info of
> variables used in awk instead of using this indirect way. Is there a
> direct way? Thanks.

This has come up before. Please take a look at this information in the
documentation:

https://www.gnu.org/software/gawk/manual/html_node/Checking-for-MPFR.html

And you can also search the command-line arguments in the PROCINFO["argv"]
array.

https://www.gnu.org/software/gawk/manual/html_node/Auto_002dset.html

Regards,
Andy



reply via email to

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