Re: Is strongly-typed programming conceivable for C code using gcc ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, I think better name the structs to make them different:

typedef struct A{
    void* ptr;
} CW_C_MsgUp_t;

typedef struct B{
   void* ptr;
} CW_C_MsgDown_t;

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux