- $ perl c2str.pl src/objects.c > src/objects.str
- enable #include "objects.str" near the top of the file
- $ make
see also "Constant strings - again" from yesterday.
Thanks, leo
c2str.pl
Description: Perl program
Thanks, leo
c2str.pl
Description: Perl program