Search:

Type: Posts; User: jeremy2GO

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,351

    Re: Help with array

    Thanks for your response I decided to redo everything from the beginning and I am pretty much stuck there :



    int[] studentID = new int[maxStudent];
    char [] Answer = new char [19];
    ...
  2. Replies
    6
    Views
    1,351

    Re: Help with array

    Junky ,
    can you please show me how to do it , I am a beginner and don't want to messed up
    Thanks
  3. Replies
    6
    Views
    1,351

    Help with array

    Hello ,

    basically i want to write a program to compare 2 answer like the first line is the answer key and all the other lines are the students Id , and answer
    like so :


    TFTFTFTFTFTFTFTFTFTF...
Results 1 to 3 of 3