Write a program which passes a reference to a function and function has a pointer as argument. Keep the return type void and display result ...
Tuesday, 31 March 2015
Friday, 27 March 2015
Differ pass by value and reference c++ example
12:07
Pass by value in C++ Programming In this method we call a function by passing a value. A new copy of value is made and send to functions bod...
Sunday, 22 March 2015
Learn c++ Pointers with Examples
00:18
This C++ Tutorial Covers Pointers Syntax, declaration, initialization Pointers with address (&) and asterisk (*) operator Errors may fo...
Subscribe to:
Posts (Atom)