Gebärden

Call-by-Reference

The call by reference method of passing arguments to a function copies the address of an argument into the formal parameter. Inside the function, the address is used to access the actual argument used in the call. It means the changes made to the parameter affect the passed argument.

(Quelle: https://www.tutorialspoint.com/cprogramming/c_function_call_by_reference.htm, Einsichtsdatum: 23.12.2019)

Video(s) der Gebärde

Name: Call-by-Reference 
Herkunft: Neue Gebärde 
Themengebiete:  Informatik  

Kommentare

Es gibt noch keine Kommentare zu dieser Gebärde. Um Kommentare zu schreiben, bitte einloggen!