Search:

Type: Posts; User: prettynew

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,068

    Re: character problem

    shitarray[] (sry for the name) and letters[] are both char arrays. Any thoughts on how to overcome my problem?
  2. Replies
    3
    Views
    1,068

    character problem

    I am writing a lexical analyzer for a fictional language in java. I have a for loop which prints out the type and the tokens read. The thing is it prints one character at a time and there is a...
Results 1 to 2 of 2