Liste des Groupes | Revenir à cl c |
On 12/07/2024 12:44, Janis Papanagnou wrote:
>On 11.07.2024 22:37, bart wrote:>
>On 11/07/2024 21:29, Keith Thompson wrote:>
>bart <bc@freeuk.com> writes:>
>This my first comment on the subject:>
>
"Arrays are passed by reference:
...
Although ..."
And that statement was incorrect, even with the "Although".
So arrays are passed by value? Gotcha.
Neither is true. - Tertium datur!
>
"Array passing" is in "C" realized using a pointer passing
mechanism where the pointer is passed "by value".
>
Neither an array is passed [by value] nor there's a "call
by reference" mechanism in "C".
So how are the elements of the caller's array accessed?
Les messages affichés proviennent d'usenet.