Structure and relationship of memory and point

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dinhquoc
    New Member
    • Dec 2009
    • 1

    Structure and relationship of memory and point

    What is the structure of memory? What is the structure of a point and relationship of memory and a point?
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    What is a point?

    Memory is structured as a contiguous array of bytes. Each byte has a platform specified number of bits.

    Comment

    • alexis4
      New Member
      • Dec 2009
      • 113

      #3
      Do you mean pointer?

      Comment

      Working...