From: sparky4 Date: Fri, 11 Mar 2016 02:49:42 +0000 (-0600) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=a795b980582ebc833763a1e61cc0eaf84c0d647c;p=16.git wwww --- diff --git a/src/bakapi.c b/src/bakapi.c index a63cf92d..5f3579f6 100755 --- a/src/bakapi.c +++ b/src/bakapi.c @@ -85,7 +85,8 @@ main(int argc, char *argvar[]) //modexLeave(); // user imput switch fprintf(stderr, "xx=%d yy=%d\n", bakapee.xx, bakapee.yy); - printf("Enter 1, 2, 3, 4, or 6 to run a screensaver, or enter 0 to quit.\n", getch()); // prompt the user +// printf("Enter 1, 2, 3, 4, or 6 to run a screensaver, or enter 0 to quit.\n", getch()); // prompt the user + printf("Enter 1, 2, 3, 4, or 6 to run a screensaver, or enter 0 to quit.\n"); // prompt the user clrstdin(); scanf("%d", &key); //if(key==3){xx=yy=0;} // crazy screen saver wwww