User profile: allQuestions

User info
User name:allQuestions
History
Joined:
Number of posts:4
Latest posts:

Calling a function
Trying to learn functions and having some problems. I create a function in a header file and then ca...

Pointers and arrays
so if I use pointer in assigning the array and I have a user input 25 different numbers into the arr...

Pointers and arrays
What is the difference then between allocating an array as: nt* a = NULL; int n; cin >> n; a = n...

Pointers and arrays
Can someone explain the reason for pointers. i have setup an array like the following. int* a = ...

This user does not accept Private Messages

User: allQuestions

  • Public profile