Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

formal argument

You are here: irt.org | FOLDOC | formal argument

<programming> (Or "parameter") A name in a function or subroutine definition that is replaced by, or bound to, the corresponding actual argument when the function or subroutine is called. In many languages formal arguments behave like local variables which get initialised on entry.

See: argument.

(2002-07-02)

Nearby terms: FORM « FORMAC « FORMAL « formal argument » Formal Description Technique » formal methods » Formal Object Role Modeling Language

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb