Hey guys, when I try and execute the following code I get a segmentation fault. I tried using gdb to trace it and I'm pretty sure the fault is either in fscanf(fin, "%d", &e); or in fscanf(fin,...