There's obviously some confusion here!
Every computer has its own word length, which is dictated by its physical architecture. In general, the length of the computer's "word" dictates a) how big an integer can be, b) how much memory can be addressed, and c) how big a file can be.
I started...