Search:

Type: Posts; User: dassybr

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    7,131

    Thanks for you reply. So if I understood well...

    Thanks for you reply.
    So if I understood well then I cannot access from main the members of the structure. If I DON'T want to include the statement you proposed into main I can still write a...
  2. Replies
    3
    Views
    7,131

    printf of struct member

    Hi

    This is probably a common mistake but I still don't understand why I get an error.
    I have an .h file where I declare a struct (and functions):


    struct _HNum;
    typedef struct _HNum HNum;
    ...
Results 1 to 2 of 2