Special title treatment
FILE *file_in;
char text;
file_in=fopen("text.txt", "r");
fscanf(file_in, "...?"..... - this is the bit where I'm stuck for what to put?
fclose(file_in)
return 0;
gfsf
fesfesfE