User: Corecplusplus

  • Public profile

User profile: Corecplusplus

User info
User name:Corecplusplus
History
Joined:
Number of posts:5
Latest posts:

How to pass an array to function as a perimeter .
Do something like this. int *fun_array(int arr[] ) ///note the '*' sign here for returning an array...

var and &var
I like your criticism and reviews!.When writing this tutorial I had a lot in mind so somethings did ...

var and &var
By preprocessor variables in C++ will mean a type alias given to a variable using [b]define[/b] for ...

Parameter???
Parameters and arguments are the same thing.When a value is passed to the function it is known as ar...

var and &var
So many questions in one question.Well! let's examine it one by one. First,thing you must know is a...

This user does not accept Private Messages