4600-project-2/inc/read_input.h
2022-04-16 19:03:38 -05:00

3 lines
57 B
C

int read_file(char *filename, struct adjmatrix *graph);