From: christos Date: Tue, 10 Nov 2020 22:52:32 +0000 (+0000) Subject: pray-tell where are you trying to write? X-Git-Url: https://git.cameronkatri.com/bsdgames-darwin.git/commitdiff_plain/bbc21d58a8095246dfc216156a3ed5c7241fc411 pray-tell where are you trying to write? --- diff --git a/warp/warp.c b/warp/warp.c index f09de9dd..c3cc2ed3 100644 --- a/warp/warp.c +++ b/warp/warp.c @@ -325,7 +325,7 @@ main(int argc, char *argv[]) if (!experimenting) { if ((savfil = fopen(savefilename,"w")) == NULL) { resetty(); - printf("Can't open savefile\r\n"); + printf("Can't open savefile `%s'\r\n", savefilename); finalize(1); } fprintf(savfil,