4 lines
70 B
C
4 lines
70 B
C
|
#include <stdio.h>
|
||
|
|
||
|
void getSize(FILE *file, int argc, char *argv[]);
|