Search:

Type: Posts; User: ShaunB

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    8,973

    Re: Building your own Date class.

    Just a note for anyone who might be studying under a UK-based higher-educational institution in Manchester that isn't the University of Manchester. If you're studying the 'Advanced Programming'...
  2. Replies
    5
    Views
    8,973

    Re: Building your own Date class.

    Hi,

    I've moved onto the rather scary world of Visual C++ since changing educational institutions, amongst other languages, but I've just realised very recently that some of this might be...
  3. Replies
    5
    Views
    8,973

    Re: Building your own Date class.

    I forgot to say, here's simple date-test class. Change the numbers in the FOR/NEXT loop with the yr variable in it to work out dates from other years. I think it's set to 1900, but I'm sure you are...
  4. Replies
    5
    Views
    8,973

    Building your own Date class.

    As this is the most interesting and useful piece of Java code I've written during my two-years of study, I thought I'd post the code. There are some anomolies in the class, for instance, because it...
Results 1 to 4 of 4