User Tools

Site Tools


user:mgardne8:portfolio:notescrap

This is an old revision of the document!


Pointers Inf a;

Grid - 1byte = 8bits

2^8 - 256

 |0|1|2|3|4|5|6|7|8|
--------------------
0| | | | | | | | | |
--------------------
1| | | | | | | | | |
--------------------
2| | | | | | | | | |
--------------------
3| | | | | | | | | |
--------------------
4| | | | | | | | | |
--------------------
5| | | | | | | | | |
--------------------
6| | | | | | | | | |
--------------------
7| | | | | | | | | |
--------------------
8| | | | | | | | | |
--------------------

bc -l

2^8 = 256

2^16 = 65536

2^32 = 4294967296

2^64 = 18446744073709551616

user/mgardne8/portfolio/notescrap.1409666425.txt.gz · Last modified: 2014/09/02 10:00 by mgardne8