U8 상표 범주 32
이 방법들은 모두 1 으로 같은 뜻을 표현하고 있어 차이가 없다.
Typedef 부호 없음? Char uint 8 _ t;;
Typedef 부호 없는 짧은 정수? Int? Uint16 _ t;
Typedef 부호 없음? Int? Uint32 _ t;
Typedef 부호 없음? __int64? Uint64 _ t;
코드 예:
Voidtim3 _ int _ init (u16arr, u 16psc)
{
//dosomething ...
}
확장 데이터
U8, U 16 및 U32 사용
예:
# defineU32? 서명되지 않음
#defineU 16? 서명되지 않은 short
# 정의 32? (Internationalorganizations 와 동일) 국제기구
#defineS 16? 쇼트링
# 정의 8? 서명되지 않은 문자
# 정의 8? 차
Unsignedchar=u8
Unsignedshortint=u 16
Unsignedlongint=u32