Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call by value and call by reference in C++.md #8527

Open
wants to merge 1 commit into
base: C_CPP
Choose a base branch
from

Conversation

amansrv
Copy link
Contributor

@amansrv amansrv commented Nov 26, 2021

Call by value and call by reference in C++

  1. Define both references
  2. Also gave example of both reference

Description 📜Call by value and call by reference in C++

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes #8476


Type of change 📝

  • Doc#umentation (Content Creation in the form of codes or tutorials)

Domain of Contribution 📊

  • C/#CPP

Checklist ✅

  • [ X] I follow Contributing Guidelines & Code of conduct of this project.
  • [ X] I have performed a self-review of my own code or work.
  • [ X] I have commented my code, particularly in hard-to-understand areas.
  • [ X] My changes generates no new warnings.
  • [ X] I'm GWOC'21 contributor


Call by value and call by reference in C++
1. Define both references
2. Also gave example of both reference
@amansrv
Copy link
Contributor Author

amansrv commented Nov 26, 2021

i have made the changes sir please check and let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant