magic/commands
Darryl L. Miles 0376430702 command: use 'const' with readonly data
This then required a cascade of function APIs to also now receive
const arguments.

This reduces the .data segment use of this module.
2025-01-04 11:31:17 -05:00
..
CmdAB.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdE.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdFI.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdLQ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdRS.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdSubrs.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdTZ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdWizard.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h commands.h: add #include "textio/txcommands.h" 2024-12-26 13:13:13 -05:00