Announcement

Collapse
No announcement yet.

What, exactly, is a 'paragraph'?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.



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

  • #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


    • #3
      Thanks, Kevin.


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

      Comment

      Working...
      X