ello all.
I've been keeping myself busying using all the information and that I've researched into making this diagram.

As you can see from it, it's a 24 byte RAM 7 bytes being taken up by a string of six bytes one byte being a NULL for end of string. What I would like to know is how a integer is stored, I remember in my old college course, my programming teacher telling me that an integer ranges from 0 to 32767. I unstand that using one byte I can have an integer from 0 to 255 but in programming that would be of little us in any program. So how do I make an integer number bigger using more bytes? Thank you all for helping me to get this far in understand memory storage.
I've been keeping myself busying using all the information and that I've researched into making this diagram.

As you can see from it, it's a 24 byte RAM 7 bytes being taken up by a string of six bytes one byte being a NULL for end of string. What I would like to know is how a integer is stored, I remember in my old college course, my programming teacher telling me that an integer ranges from 0 to 32767. I unstand that using one byte I can have an integer from 0 to 255 but in programming that would be of little us in any program. So how do I make an integer number bigger using more bytes? Thank you all for helping me to get this far in understand memory storage.
