What is
offset address?
Offset address and segment
number in c programming language
Each segment has divided into two parts.
1. Segment no (4 bit)
2. Offset address (16 bit)
So, in the other words we can say memory address of
any variable in c has two parts segment number and offset address.
In turbo c 3.0 a particular segment number offset
address varies from
No comments:
Post a Comment