magic/cmwind
Darryl L. Miles 6b4d409d74 cmwind: 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
..
CMWcmmnds.c cmwind: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CMWmain.c cmwind: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CMWrgbhsv.c cmwind: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CMWundo.c cmwind: 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
cmwind.h cmwind: use 'const' with readonly data 2025-01-04 11:31:17 -05:00