Counting the number of times a user makes input errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kinglaplace64220
    New Member
    • Mar 2010
    • 2

    Counting the number of times a user makes input errors

    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?
  • donbock
    Recognized Expert Top Contributor
    • Mar 2008
    • 2427

    #2
    "ERRORCOUNT(BOO L=TRUE)" is not legal C syntax. What language are you using?

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      Unless ERRORCOUNT is some kind of macro. In any event this question is terrible. I recommend the OP review our FAQ regarding how to ask a question and try again.

      Comment

      Working...