Search:

Type: Posts; User: _kevin007

Search: Search took 0.01 seconds.

  1. i created the file myself, using the following...

    i created the file myself, using the following code..



    #include <stdio.h>

    int main()
    {

    struct primary_plot {
  2. sorry, i should of explained better. i have...

    sorry, i should of explained better.

    i have the formula to convert metres into kilometres, i was unsure about how to read the arrays in and put them into the different structure shown.

    thanks...
  3. reading structured arrays, changing their structure

    hi,

    i am trying to read in two different structured arrays, place them in a different structure so they are both the same and then compare them.

    the first array, 'primary', has the structure.....
Results 1 to 3 of 3