Akhy laisse le git
This commit is contained in:
6
utilitaire/.h test
Normal file
6
utilitaire/.h test
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CONVERSION_H
|
||||
#define CONVERSION_H
|
||||
void argument(char *arg, long long *mem, long long *val);
|
||||
long long int conversion(char *inst);
|
||||
|
||||
#endif /*CONVERSION_H*/
|
Reference in New Issue
Block a user