What, exactly, is a 'paragraph'?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Clay Clear
    Member
    • Jan 2000
    • 4486

    What, exactly, is a 'paragraph'?

    I am referring to how it applies in terminology to DOS memory
    and applicable interrupts. How many bytes is it?

    Thank you for any replies.



    ------------------
  • Kevin Diggins
    Member
    • Sep 1999
    • 29

    #2
    1 nybble = 4 bits
    1 byte = 8 bits
    1 word = 16 bits
    1 doubleword = 32 bits
    1 quadword = 64 bits
    1 paragraph = 16 bytes
    1 page = 256 bytes

    ------------------

    Comment

    • Clay Clear
      Member
      • Jan 2000
      • 4486

      #3
      Thanks, Kevin.


      ------------------

      Comment

      Working...
      X