Search:

Type: Posts; User: jblea

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,341

    Thanks guys I'll work on finishing it today.

    Thanks guys I'll work on finishing it today.
  2. Replies
    3
    Views
    1,341

    two-dimensional arrays

    We had to write three two dimensional arrays A[10][10],B[10][10],C[10][10]. Cin numbers into A and B and then add them together and store them in C. using the numbers 0-9,now we have to tell how many...
  3. Thread: arrays

    by jblea
    Replies
    6
    Views
    1,077

    Thanks, I know what Thursday of my spring break...

    Thanks, I know what Thursday of my spring break will consist of. My day will be filled working on this. Thanks for all your help.
    jblea
  4. Thread: arrays

    by jblea
    Replies
    6
    Views
    1,077

    Thanks for the info. Now if I wanted to add the...

    Thanks for the info. Now if I wanted to add the rows and or columns in a two dimensional array, how would I go about it? I keep getting an error that says cannot convert from 'int[16]' to'int'
    when...
  5. Thread: arrays

    by jblea
    Replies
    6
    Views
    1,077

    arrays

    I am new to all this so I hope I'm posting this correctly. While
    studing about arrays I came across a program that has code in it
    that I don't recognize or understand. I wondered if it was old or...
Results 1 to 5 of 5