union variable error(storage size isn't known)
- From: Ronald <followait@xxxxxxx>
- Date: Tue, 26 Dec 2006 21:43:27 +0800
union semun semun0;
semun0.val=1;
There is an error when compiling, that is like below.
storage size of 'semun0' isn't known
.
- Follow-Ups:
- Re: union variable error(storage size isn't known)
- From: Jens Thoms Toerring
- Re: union variable error(storage size isn't known)
- Prev by Date: What is O_EXCL short for?
- Next by Date: Re: regarding ifconfig command
- Previous by thread: What is O_EXCL short for?
- Next by thread: Re: union variable error(storage size isn't known)
- Index(es):