Search:

Type: Posts; User: goxley

Search: Search took 0.01 seconds.

  1. Thread: Help Me!!

    by goxley
    Replies
    7
    Views
    1,151

    heres the code

    Sorry about that

    %%%preamble........




    void write2Darray(FILE *, float **, int);
    void blobs_calculate(int, int *);
    void interpolate(float **,int,int);
  2. Thread: Help Me!!

    by goxley
    Replies
    7
    Views
    1,151

    Help Me!!

    I am mystified:

    I am simply outputting a 2D array to a file but not all of the data is being copied into the file with the output sometimes even stopping in the middle of an array element:
    ...
Results 1 to 2 of 2