bruh
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef CASE
|
||||
#define CASE
|
||||
|
||||
typedef struct{
|
||||
int* ptrFirst;
|
||||
int* ptrLast;
|
||||
} CASE;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user