passing arrays by value

VLD/VMB gwyn at Brl.ARPA
Fri May 17 11:41:36 AEST 1985


An array is not a pointer, but your approach to passing an array by
value (embedding it in a struct) is undoubtedly the simplest way to
do that.



More information about the Comp.lang.c mailing list