Added exit from main
This commit is contained in:
@@ -116,6 +116,7 @@ main(argc, argv)
|
||||
}
|
||||
|
||||
fclose(f);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user