Search:

Type: Posts; User: Plural

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    3,324

    Re: Input/Output file help

    What do I have to change in order for it to happen?


    Ah, I found out why the output wasn't Upper Case.
    It was because I didn't put .toUpperCase() in back of it.
    I think the file would've been...
  2. Replies
    2
    Views
    3,324

    Input/Output file help

    Upper File Converter
    Write a program that asks the user for the names of two files. The first file should be opened for reading and the second file should be opened for writing. The program should...
Results 1 to 2 of 2