comparison: optparser.c
optparser.c
- changeset 9
- 55e7f2ff6021
- parent 5
- f878a9ffa3e0
- child 12
- 5fd153b29d40
equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * libtu/optparser.c |
2 * libtu/optparser.c |
3 * |
3 * |
4 * Copyright (c) Tuomo Valkonen 1999-2000. |
4 * Copyright (c) Tuomo Valkonen 1999-2000. |
5 * |
|
6 * This file is distributed under the terms of the "Artistic License". |
|
7 * See the included file LICENSE for details. |
5 * See the included file LICENSE for details. |
8 */ |
6 */ |
9 |
7 |
10 #include <string.h> |
8 #include <string.h> |
11 #include <stdlib.h> |
9 #include <stdlib.h> |