| 单词 |
call-by-reference |
| 释义 |
call-by-reference call-by-reference (programming)An argument passing convention where theaddress of an argument variable is passed to a function orprocedure, as opposed to passing the value of the argumentexpression. Execution of the function or procedure may haveside-effects on the actual argument as seen by the caller.The C language's "&" (address of) and "*" (dereference)operators allow the programmer to code explicitcall-by-reference. Other languages provide special syntax todeclare reference arguments (e.g. ALGOL 60).
See also call-by-name, call-by-value,call-by-value-result. |
| 随便看 |
- ross dam
- ross, daniel
- ross, denman waldo
- ross dependency
- ross, diana
- ross, donald n
- ross, donald n.
- ross, douglas taylor
- rosse
- ross, edmund gibson
- ross, edward alsworth
- ross, edward halford
- ross effect
- rossel
- rosseland mean absorption coefficient
- rossel current
- rosselini
- rosselli, carlo
- rosselli, cosimo
- rossellini
- rossellini roberto
- rossellini, roberto
- rossellino
- rossellino, antonio
- rossello
|