Jump to content

csm725

Members
  • Posts

    2,130
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by csm725

  1. Not sure if this has already been mentioned, but why not convert the string to an array, get rid of spaces, and run a for (int i=0, i<array.length, i++) loop and declare a new array in the for code block and make the text under newArray be "character i"?

    This could be horrendously stupid, I'm just wondering.

×
×
  • Create New...