Does C follow call by value convention or call by reference?
i see that there is nothing like reference in C standard but it is
referenced.
still, what should be the answer for the above question?
i see that there is nothing like reference in C standard but it is
referenced.
still, what should be the answer for the above question?
Comment