- Douglas County is a predominantly rural county located in north central Washington. Waterville is the county seat. The county’s proximity to Grand Coulee Dam just over the county line (spanning the Columbia River between Okanogan and Grant counties), as well as the four Columbia River dams within the county have over time provided work for thousands of Douglas County residents.
- The microcode and hardware in the 8086 processor that perform string operations (righto.com)
Intel introduced the 8086 microprocessor in 1978. This processor ended up being hugely influential, setting the path for the x86 architecture that is extensively used today. One interesting feature of the 8086 was instructions that can efficiently operate on blocks of memory up to 64K bytes long. These instructions rapidly copy, compare, or scan data and are known as “string” instructions.