Search:

Type: Posts; User: Boucho

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    1,185

    Converting a file to an array

    --------------------------------------------------------------------------------

    Hi, how can i write a C program in Red Hat 9. I can't find a compiler.
    Also would you mind looking at this code...
  2. Replies
    4
    Views
    1,419

    Would awk '{print $1,$2}' G10.47-1.stb ...

    Would



    awk '{print $1,$2}' G10.47-1.stb

    print out the two columns i need?
    How can i put this into an array though?
    How about something like
  3. Replies
    4
    Views
    1,419

    I'm stuck on the whole thing. I have very little...

    I'm stuck on the whole thing. I have very little knowledge of C and this problem is the only time i'm going to need it. I've tried reading books on it, but its too difficult starting pretty much from...
  4. Replies
    4
    Views
    1,419

    Adding files of numerical data

    Hi I was hoping that maybe someone could help me with a small piece of C code. I have a number of files, which are all of similar layout ie. three lines of text and 5-6 columns of numerical data. I...
Results 1 to 4 of 4