Allow named arguments to function instead of only $argv. Philip Ganchev once suggested this, and it was suggested again by Egil Möller.

darcs-hash:20070416200611-ac50b-5eb42c94a65a4e72cae12cd9c04424bdc3b2b4f8.gz
This commit is contained in:
axel
2007-04-17 06:06:11 +10:00
parent a03a4d1ba3
commit 4d6751c274
6 changed files with 122 additions and 29 deletions

View File

@@ -138,7 +138,7 @@ int parse_util_unload( const wchar_t *cmd,
Set the argv environment variable to the specified null-terminated
array of strings.
*/
void parse_util_set_argv( wchar_t **argv );
void parse_util_set_argv( wchar_t **argv, array_list_t *named_arguments );
/**
Make a duplicate of the specified string, unescape wildcard