Search:

Type: Posts; User: Freez3L

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    5,030

    For some reason, SOMETHING I'm doing is wrong......

    For some reason, SOMETHING I'm doing is wrong... Here's my program, so far.. It's not finished, ,please disregard the "sum" function.


    #include<stdio.h>
    #define N 20
    int sum(int * , int);
    int...
  2. Replies
    4
    Views
    5,030

    Printing an integer stored in an array

    How do I print an integer at a certain address in an array?

    (say I have an array a[4][5] {0,1,2,3,4...} and I want to print the number 0 by referencing the address in the array.)
    I have tried...
  3. Replies
    3
    Views
    1,204

    Zip, I'm in that class as well. I'm rather lost...

    Zip, I'm in that class as well. I'm rather lost on how you got the array to read from a datafile...
  4. Replies
    7
    Views
    1,200

    Hopeless, you go to UCF? I have an assignment...

    Hopeless, you go to UCF? I have an assignment that's extraordinarily similar to yours.
Results 1 to 4 of 4