6 lines
70 B
C
6 lines
70 B
C
|
int top(int *);
|
||
|
|
||
|
int top_left(char *c);
|
||
|
|
||
|
int top_left_before(void *);
|