Search:

Type: Posts; User: std10093

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    2,511

    input is wrong. I didn't use another struct, i...

    input is wrong. I didn't use another struct, i used the one of main.
  2. Replies
    12
    Views
    2,511

    Hmm it seems that you don't have it clear in your...

    Hmm it seems that you don't have it clear in your mind about file scattering. I would suggest you to write everything in one file (main.c) and then we can divide the code into files:)
  3. Replies
    12
    Views
    2,511

    You see here...

    You see here some code to copy from one file to another. In your case you need only to read, so pick up the things you need from the link.

    Now about structs, read here.
Results 1 to 3 of 3