Tags: Programming Language.

In programming a call site of a function or subroutine is the location (line of code) where the function is called (or may be called through dynamic dispatch). A call site is where zero or more arguments are passed to the function and zero or more return values are received.

Loading...

This page contains content from the copyrighted Wikipedia article "Call site"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.