community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of 16-bit application


Message boards   Post comment

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 difficult than programming in a flat address space. Segmented address space is the cause of the memory models in the C programming language and C++ that many programmers feel are inelegant.

See also:


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

Referenced By

16-bit | 16 Bit | 32-bit | 32-bit application | 32 bit | 32 bit application | 32bit | List of computing topics

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "16-bit application".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.