Search:

Type: Posts; User: anilzaf

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,852

    It works perfectly now! Thank you very much...

    It works perfectly now! Thank you very much nonoob! I appreciate your help :D
  2. Replies
    9
    Views
    2,852

    That's fine. I think there was an error the first...

    That's fine. I think there was an error the first time I posted the question. I tried re-post and probably there are two same posts, maybe? I dont see the other one though.
  3. Replies
    9
    Views
    2,852

    Sorry for not being too specific.... Basically...

    Sorry for not being too specific....

    Basically the code works fine if I remove this part from the code.



    orig_data = (float **)calloc(row, sizeof(float *));
    for (i=0; i<row; i++)
    ...
  4. Replies
    9
    Views
    2,852

    wait, I'm sorry what? I am new here. how did i...

    wait, I'm sorry what?
    I am new here. how did i duplicate the thread?
  5. Replies
    1
    Views
    2,338

    Problem in reading data from file

    Hi, I need help with this C code. basically I'm trying to read a data file that I dont know the number of data, so I am trying to count the number of data and row and trying to create a...
  6. Replies
    9
    Views
    2,852

    Problem in reading data from file

    Hi, I need help with this C code. basically I'm trying to read a data file that I dont know the number of data, so I am trying to count the number of data and row and trying to create a...
Results 1 to 6 of 7