Re: [AD] [4.3] get_executable_name |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wednesday 30 August 2006 05:52, Peter Wang wrote:
> On 2006-08-29, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > I think allegro should provide some replacements, so it can remove
allegro
> > args, and pass on the rest to the app.. al_argv/argc or something. Qt3
does
> > something similar (app.argv()/argc()).
>
> I'd rather not. I hate it when libraries impose their own command line
> arguments. Use environment variables or config files instead.
Seconded.
Evert