Search:

Type: Posts; User: oriol

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,777

    Hi Jim, thank you for your quick answer. So,...

    Hi Jim,

    thank you for your quick answer.
    So, I used the changes you have proposed and the files are now

    main.c:


    #include <stdio.h>
    #include <stdlib.h>
  2. Replies
    3
    Views
    1,777

    Using pointer defined in a header function

    Hi there,

    I have two files, func2.h and main.c. In func2.h I have a function, network_construction, where I dynamically allocate and assign values to a pointer, veins, which pretends to be a two...
Results 1 to 2 of 2