Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实际上,我正在研究巨大而遥远的指针。我知道巨大的指针默认是标准化的。我想知道我们如何规范化任何指针?
巨大指针和远指针是存在于 16 位 DOS 时间的旧概念。您可以搜索有关 DOS 编程的内容以获取有关它们的更多详细信息。
在 8086 编程 (MS DOS) 中,如果远指针的偏移部分介于 0 和 15 (0xF) 之间,则它会被规范化。