Skip to main content
Visitor II
May 9, 2005
Question

what is the size of segment?

  • May 9, 2005
  • 1 reply
  • 555 views
Posted on May 09, 2005 at 11:08

what is the size of segment?

    This topic has been closed for replies.

    1 reply

    luterAuthor
    Visitor II
    May 9, 2005
    Posted on May 09, 2005 at 11:08

    as far as i know cosmic linker has an option -m* --''set the maximum size of the segment to * bytes''. in fact that most of segments have round number of bytes. but why do i find in almost all examples from developers segments sizes like 0x7f, 0x27f, etc (size of segment -1)?