Search:

Type: Posts; User: Scorks

Search: Search took 0.29 seconds.

  1. Replies
    4
    Views
    1,236

    Re: Compiling issues in the terminal?

    Ah! Got it all fixed up! Thank you!
  2. Replies
    4
    Views
    1,236

    Compiling issues in the terminal?

    public class Site {

    private int siteNumber;
    private String reserved;
    private String Name;
    private String licensePlate;
    private String postalCode;
    private int partyNumber;

    public Site(int...
Results 1 to 2 of 2