user input into array?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dude1x
    New Member
    • Mar 2014
    • 4

    user input into array?

    How can I create an array where the user input is stored?

    After that I have to run through the array and count how many times a letter has been pressed.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    do you mean input from a text field?

    Comment

    • dude1x
      New Member
      • Mar 2014
      • 4

      #3
      no, input from the keyboard

      Comment

      Working...