This is my code
FILE *fp; char line[255]; fp = fopen("./games/Dead Space.txt", "r"); // Check if fopen succeeds and those things goes here. f