Search: in
Entry point
Entry point Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Entry_point Email this to a friend      Entry_point

Entry point

In computer programming, an entry point is a memory address, corresponding to a point in the code of a computer program which is intended as destination of a long jump, be it internal or external.

Usage customs

Contemporary

In most of today's popular computer systems, such as Microsoft Windows and Unix, a computer program usually only has a single entry point. In C and C++ programs this is the main() function. Explicit internal long jumps are discouraged.

Historical

Historically, and in some contemporary legacy systems, such as VMS and OS/400, computer programs have a multitude of entry points, each corresponding to the different functionalities of the program. The usual way to denote entry points, as used system-wide in VMS and in PL/I and MACRO programs, is to append them at the end of the name of the executable image, delimited by a dollar sign ($) i.e. directory.exe$make.

ja:????????? ru:????? ?????





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Entry point

Search for Entry point in Tutorials
Search for Entry point in Encyclopedia
Search for Entry point in Dictionary
Search for Entry point in Open Directory
Search for Entry point in Store
Search for Entry point in PriceGig


Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Entry point
Entry_point top Entry_point

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement