이게 아마 명사동사 둘다일텐데 chk WtEn:offset NdEn:offset ... KmsE:offset Ndict:offset ---- // from [[주소,address]] { 이게 [[주소,address]]와 비슷한 뜻인데... 뉘앙스차이 등 tbw. C++ `offsetof` : https://en.cppreference.com/w/cpp/types/offsetof [[매크로,macro]]이며 `size_t` 타입. } MKLINK [[주소,address]] esp [[메모리주소,address]] and [[상대주소,relative_address]] [[인덱스,index]] [[세그먼트,segment]] [[정수,integer]] [[배열,array]] [[자료구조,data_structure]] pointer_arithmetic [[변위,displacement]] - 비슷한 개념, 특히 assembly_language 에서 이 표현을 쓰던데 ... '''offset '''과 비슷한 뜻으로 (ISA에 따라 다르지만) ---- [[WpKo:오프셋_(컴퓨터_과학)]] = https://ko.wikipedia.org/wiki/오프셋_%28컴퓨터_과학%29 [[WpEn:Offset_(computer_science)]] = https://en.wikipedia.org/wiki/Offset_%28computer_science%29