Search:

Type: Posts; User: mightyking

Search: Search took 0.08 seconds.

  1. Re: Array month/day/hour/min/sec incomplete java code

    ok so here is the code I got so far:


    import java.io.*;
    public class apples {
    public static void main(String[] args) throws IOException{
    BufferedReader in=new BufferedReader(new...
  2. Re: Array month/day/hour/min/sec incomplete java code

    Ok based on the fact I practically didn't understand most of the code in the other program, I've decided to start a new one.

    Here is the code I have done so far:


    import java.io.*;
    public...
  3. Re: Array month/day/hour/min/sec incomplete java code

    so basically is the rest of the coding correct? only thing left to implemente is the public class arreglo{ right?
  4. Re: Array month/day/hour/min/sec incomplete java code

    I'm sorry, its just I'm only trying to help out, sadly only way I can truely help out is by getting help.

    I would like to pm you about a doubt, just in case I shouldn't mention it here.
  5. Re: Array month/day/hour/min/sec incomplete java code

    I checked the usb he provided me with the code, and arreglo is nowhere.

    What should arreglo look like?


    *Sorry to bother but a complete code with whatever change would be highly...
  6. Array month/day/hour/min/sec incomplete java code

    Hello all, I was asked by a friend of mine to help him out with a program he needs completed, unlucky for him I have not much experience with it myself.

    Wondering how the complete code would look...
Results 1 to 6 of 6