User: dpr9966

  • Public profile

User profile: dpr9966

User info
User name:dpr9966
History
Joined:
Number of posts:3
Latest posts:

Function that changes the last value of an array
I need help with this assignment. Write a function change that accepts an int array as the first...

Function that returns true if even or zero and false otherwise
What is wrong with my code? [code] #include <iostream> using namespace std; int x; bool even(int x)...

Why does this result in an error
[code] void example (int x) { x=x+1; } [/code] Why would the following result in an e...

This user does not accept Private Messages