At 22:45 24-1-2002 +0100, Aleksander Rozman - Andy wrote:
>Hi !
>
>I came accross some weird define in mbuf.h
>
>#if 0
>#define MT_SOOPTS 10
>#endif
>
>When will this define work? I need this value in my code, and I can't make
>it work. For now I used value 10 directly, but this shouldn't be do
Hi !
I came accross some weird define in mbuf.h
#if 0
#define MT_SOOPTS 10
#endif
When will this define work? I need this value in my code, and I can't make
it work. For now I used value 10 directly, but this shouldn't be done this
way. Is this type of define, defining value that we shouldn
2 matches
Mail list logo