minore
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "func.h"
|
||||
|
||||
|
||||
int mainget(void){
|
||||
int t=0,x,y=0,num=0;
|
||||
unsigned long input = 0;
|
||||
@@ -78,7 +78,7 @@ int buffinput(int *cell, int *inbuff, int *buff){
|
||||
|
||||
// exit -------------------------------------------
|
||||
if (*buff =='e'&&
|
||||
*(buff+1)=='x'&&
|
||||
*(buff+1)=='x'&&
|
||||
*(buff+2)=='i'&&
|
||||
*(buff+3)=='t'){return -1;}
|
||||
//-------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user