Search:

Type: Posts; User: simone.marras

Search: Search took 0.01 seconds.

  1. Thank you S.

    Thank you
    S.
  2. It indeed does, but why this though? thank...

    It indeed does, but why this though?

    thank you very much for helping!
  3. I solved it in the following way, although I...

    I solved it in the following way, although I would have liked for the pointers to be assgigned the strings directly through fscanf:



    fscanf(file_ID, "%s %s %s\n", header, prob,...
  4. fscanf with pointer of strings *string[]

    Hi there,

    I am reading a file that contains both numbers and strings; by reading it sequentially, everything goes well when reading floats and assigning their values to an array previously...
Results 1 to 4 of 4