I am supposed to call a function (ERRORCOUNT(BOO L=TRUE) that is supposed to count how many times the user made an invalid error (entering values less than 0 or letters besides "A", "B", "C"). How can i do this with a simple static variable?
Counting the number of times a user makes input errors
Collapse
X
Comment