Search:

Type: Posts; User: Dioxazine

Search: Search took 0.12 seconds.

  1. Re: Problem with adapting a C++ program to Java

    Thank You. I got it going now. All I need to do now is adjust the output so my program only shows one or two decimal places after the decimal point. I'll do some research.
  2. Problem with adapting a C++ program to Java

    This program inputs temperature readings. Works easy in C++ but it's more difficult in Java. The current error I'm getting is the compiler is telling me "ch cannot be resolved to a variable." How can...
Results 1 to 2 of 2