create project skeleton
This commit is contained in:
6
include/lsort.h
Normal file
6
include/lsort.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef LSORT_H
|
||||
#define LSORT_H
|
||||
|
||||
int add(int x, int y);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user