비트 플래그

from Study/C언어 2007/11/28 21:10 view 28401

1. 기본( &(검사), |(추가),  &= ~(삭제) )

more..


2. 배열을 사용한 비트 플래그

more..


3. 매크로를 이용한 비트 플래그 연산( http://lxr.linux.no/source/include/linux/posix_types.h )

more..


Trackback Address :: 이 글에는 트랙백을 보낼 수 없습니다