Encyclopedia > 16-bit application

  Article Content

16-bit application

A 16 bit application is software for MS-DOS or Microsoft Windows which originally ran on the 16-bit Intel 8088 and Intel 80286 microprocessors. These used a segmented address space[?] to extend the range of addresses from what is possible with just a 16-bit address. Programs with more than 64 kilobytes of code or data therefore had to waste time switching between segments. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to warts like memory models in C programming language and [[C++]].

See also:

This article (or an earlier version of it) contains material from FOLDOC, used with permission. Update as needed.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Ludvika

... in the county of Dalarna. The municipality covers an area of 1500.7 km². Of the total population of 26450, 13112 are male, and 13338 are female. The populatio ...

 
 
 
This page was created in 42.1 ms