Initial commit
This commit is contained in:
8
application/source/header.c
Normal file
8
application/source/header.c
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
class header{
|
||||
|
||||
char * name;
|
||||
|
||||
char * value;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user