@@ -25,7 +25,7 @@ double peek(STACK);
int isNum(const char*);
int arrity(const char);
double evaluate(STACK*, int);
double evaluate(STACK*, char);
double* operands(STACK*, int);
double fact(int n);
The note is not visible to the blocked user.