Search:

Type: Posts; User: sweetarg

Search: Search took 0.00 seconds.

  1. The answer is this: ...

    The answer is this: ----------------------------------------------------------------------------------
    You should pass the allocated memory to read_title():
    Code:

    read_title(fp, Name[n]);...
  2. unable to read double A[0] and A[1] when n=1

    :confused:

    Hola:

    I am having trouble adding two arrays that contains the 3rd through 68th entry
    of a 66-element array. I am using the array A for the sum of the two arrays corresponding to...
  3. Replies
    1
    Views
    9,502

    Help with calloc and pointers to strings.

    :confused:

    Hi:

    I want to use calloc with strings so I can read the words read from a datafile
    whose size varies. hence, I am using calloc. My ttest file words.dat has 10
    words: dynamic,...
Results 1 to 3 of 3