arguments.c

changeset 20
43725438ac50
parent 10
ecf787666f44
child 30
d642fdb6745e
equal deleted inserted replaced
19:8bac9fd0629d 20:43725438ac50
1 /* 1 /*
2 * arguments.c 2 * arguments.c
3 * 3 *
4 * Created on: 15.09.2011 4 * Created on: 15.09.2011
5 * Author: beckermi 5 * Author: Mike
6 */ 6 */
7 7
8 #include "arguments.h" 8 #include "arguments.h"
9 9
10 int checkArgument(const char* arg, const char* expected) { 10 int checkArgument(const char* arg, const char* expected) {

mercurial