9a995fe186
This update changes the behavior of "-e" or "-f" in BC_ENV_ARGS: Use of these options on the command line makes bc exit after executing the given commands. These options will not cause bc to exit when passed via the environment (but EOF in STDIN or -e or -f on the command line will make bc exit as before). The same applies to DC_ENV_ARGS with regard to the dc program. |
||
---|---|---|
.. | ||
args.h | ||
bc.h | ||
bcl.h | ||
dc.h | ||
file.h | ||
history.h | ||
lang.h | ||
lex.h | ||
library.h | ||
num.h | ||
opt.h | ||
parse.h | ||
program.h | ||
rand.h | ||
read.h | ||
status.h | ||
vector.h | ||
vm.h |