internet.com
You are in the: Small Business Computing Channelarrow
Small Business Technology
» ECommerce-Guide | Small Business Computing | Webopedia | WinPlanet
Webopedia.com
Enter a word for a definition... ...or choose a computer category.
 
 

menu
   Home
   Term of the Day
   New Terms
   Pronunciation
   New Links
   Quick Reference
   Did You Know?
   Categories
   Tech Support
   Technology Jobs
   About Us
   Link to Us
   Advertising

   rss/xmlrss/xml  

Become a Marketplace Partner



talk to us
   Submit a URL
   Suggest a Term
   Report an Error

internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers
commerce
  Be a Commerce Partner
 
 
 
 
 
 
 
 
 
 
 
 
 
 

call
Last modified: Thursday, April 15, 2004 

(v.) To invoke a routine in a programming language. Calling a routine consists of specifying the routine name and, optionally, parameters. For example, the following is a function call in the C programming language:

printf("Hello")

The name of the function is printf and the parameter is "Hello." This function call causes the computer to display the word Hello on the display screen.

A routine that invokes another routine is sometimes referred to as the calling routine . The routine that is invoked is referred to as the called routine.

(n.) (1) An invocation of a routine.

(2) The formation of a voice or data transmission connection between two endpoints.

E-mail this definition to a colleague


For internet.com pages about call . Also check out the following links!

Related Links

related categories

Procedures, Functions and Routines

Programming Languages

related terms

function

program

routine

trigger


webopedia
Give Us Your
Feedback