In the Stanford CS PDF, there is a case where no &(ampersand) sign is required even when passing references to a function… I could not understand, how and when shall be this case be valid that no & sign is used when passing parameters in case of Pass by reference?
Pointers- Use of & sign in pointers
Hey Manas, can you share that particular code here, so that we can help you with that.