sRe: [AD] dat2c ready for testing |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> So, if -o is not specified, then write to stdout?
Yes.
> Also, should I add an option to support encrypted datafiles, much
> like -007 in dat2s?
As you wish (your rationale for not supporting them is sound). But if you do
so, then it would be better to use... -007 too!
> Eventually, it may make sense to move the core code into 'datedit.c' et.
> al., allowing us to refactor the code so that (for example) exporting a
> header file is done in one place and shared between grabber, dat, dat2s
> and dat2c.
Sounds sensible.
> In allegro/tools/grabber.txt, under the section 'Compiling Datafiles',
> in plain text. This seems to make sense since that is where dat2s is
> documented.
Agreed.
- Eric