Search:

Type: Posts; User: iansmiler

Search: Search took 0.21 seconds.

  1. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,093

    Re: What gives?

    So.... It is a folder that I create and put whatever classes I require into - hence why the program didn't work originally because I had not created that folder, makes sense now :)

    A couple more...
  2. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,093

    Re: What gives?

    Okay - so... I did some digging around and it seams that the Package command is something i would use if I wanted to create a package of classes to use in my program, is this correct? If so - is this...
  3. Thread: What gives?

    by iansmiler
    Replies
    5
    Views
    1,093

    What gives?

    Hello, I am trying to get to grips with Java and specifically at this moment with text input, I wrote this with some help from Dr Google:



    package stringvars;

    import java.util.Scanner;
    ...
Results 1 to 3 of 3