Search:

Type: Posts; User: tyeeeee1

Search: Search took 0.21 seconds.

  1. Replies
    6
    Views
    1,436

    Re: How to use more than one class?

    I've managed to fix the errors, it looks like I forgot two semicolons and a pair of (). Thanks again!
  2. Replies
    6
    Views
    1,436

    Re: How to use more than one class?

    C:\Users\NAME>cd C:\Users\NAME\Java Projects\Text Adventure

    C:\Users\NAME\Java Projects\Text Adventure>javac *.java
    Battle.java:29: error: unexpected type
    tempInt =...
  3. Replies
    6
    Views
    1,436

    Re: How to use more than one class?

    O.o It's actually just as simple as that? Thanks a ton!

    --- Update ---

    I just ran into three, to me, strange errors after trying to write a simple program to test out using two separate class...
  4. Replies
    6
    Views
    1,436

    How to use more than one class?

    Hey, I just recently finished my CS class and so I started going out and trying to learn a few various things that the course didn't touch on at all. The one huge problem that I'm having is that, in...
Results 1 to 4 of 4