Search:

Type: Posts; User: Sera7

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,161

    thx, was a copy paste error ;)

    thx, was a copy paste error ;)
  2. Replies
    5
    Views
    1,161

    Nope, doesn't work String output is correct,...

    Nope, doesn't work

    String output is correct, value output is wrong
  3. Replies
    5
    Views
    1,161

    Strange, normally it should work with the...

    Strange, normally it should work with the variable initialisation. No, I use string and float numbers seperately. No 2 dimensional array.

    Another version of this code works, but only the strings...
  4. Replies
    5
    Views
    1,161

    Read blank delimeted textfile

    Hello,

    I have a problem with reading a textfile. My actual code:


    int main(int argc, char *argv[])
    {
    char *pstr[30];
    float *pflo[20];
    FILE *datin;
Results 1 to 4 of 4