Logo

  Knowlege and resources  
 
Home
About Us
Useful Links
Contact Us
 
Valid HTML 4.01 Transitional
Trivia and Information
 
 

Definition of Subrautine


<programming> (Or "procedure") A sequence of instructions
for performing a particular task. Most programming languages,
including most machine languages, allow the programmer to
define subroutines. This allows the subroutine code to be
called from multiple places, even from within itself (in which
case it is called recursive). The programming language
implementation takes care of returning control to (just after)
the calling location, usually with the support of call and
return instructions at machine language level.

Most languages also allow arguments to be passed to the
subroutine, and one, or occasionally more, return values to
be passed back.

A function is often very similar to a subroutine, the main
difference being that it is called chiefly for its return
value, rather than for any side effects.

(1996-10-01)

- The Free Online Computing Dictionary

You arrived at this page by searching for Subrautine
The correct Spelling of this word is: Subroutine

Do you have a fact, idea, experience, comment, or anything whatsoever to share regarding Subroutine? If so, please enter it below and we will add it to our database.


Thank you for using the FreeFactFinder Encyclopedia. Please visit our homepage to view articles on a plethora of fascinating topics, which are updated on a regular basis.


     

Home | A to Z | About | Contact Us | Related Links

©2005 FreeFactFinder Foundation.™