Aktualizovat du3/program.c
This commit is contained in:
parent
c4a0c8a012
commit
90749f60c4
@ -55,9 +55,9 @@ int main()
|
||||
num1Temp[0] = '\0';
|
||||
num2Temp[0] = '\0';
|
||||
resultTemp[0] = '\0';
|
||||
|
||||
bool hasOper = false;
|
||||
bool hasEqualsSign = false;
|
||||
int writeIntoArrayNum = 1;
|
||||
// bool hasOper = false;
|
||||
// bool hasEqualsSign = false;
|
||||
|
||||
char op1 = 'N'; //N = 'None/NIC'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user