:: Re: [DNG] Pointer error in the back…
Top Pagina
Delete this message
Reply to this message
Auteur: aitor_czr
Datum:  
Aan: KatolaZ
CC: dng
Onderwerp: Re: [DNG] Pointer error in the backend of Netman
No, Katolaz, passing by value and passing by reference exist in C, at
least in C99.

    Aitor.


On 12/10/2015 02:08 PM, KatolaZ wrote:
> Aitor, sorry for being pedantic on this, but "passing-by-reference"
> exists only in C++, not in C.