Search:

Type: Posts; User: Indybones33

Search: Search took 0.09 seconds.

  1. Re: How to Compare a Substring to a Normal White Space in Java

    It represents a space in English
  2. Re: How to Compare a Substring to a Normal White Space in Java

    I fixed part of the program so now some of the translated results print to the terminal. Here is the terminal window (with incorrect types of translation as a demonstration):

    Error: "Garbage" is...
  3. How to Compare a Substring to a Normal White Space in Java

    Sorry if this seems like a silly question, but I cannot figure out how to compare a substring from user input in Java to a white space. In my program, I use

    Input.getString()

    which is...
Results 1 to 3 of 3