Pointers


Keywords

References


  1. C/C++ for Visual Studio Code
  2. C++ Program for dot product and cross product of two vectors
  3. StackOverflow -- What does “dereferencing” a pointer mean?
  4. Function call by Value in C
  5. Youtube freeCodeCamp.org -- Pointers in C / C++ [Full Course]
  6. Data Structures - Full Course Using C and C++
  7. GeeksforGeeks -- What is Dynamic Memory Allocation?
  8. What is the difference between call by value and return by value? And what is the difference between call by reference and return by reference?
  9. Stack vs Heap Memory Allocation
  10. Simplified CMake Tutorial
  11. C++ Standard Library and Standard Template Library (STL)
  12. printf