User profile: gers1978

User info
User name:gers1978
Location:Glasgow, Scotland
History
Joined:
Number of posts:29
Latest posts:

Delete repeats from array
I'm working through Walt Savitch's Absolute C++ and am doing Programming Project 2 from Chapter 5 - ...

Delete repeats from array
I'm working through Walt Savitch's Absolute C++ and an doing Programming Project 2 from Chapter 5 - ...

Delete duplicate elements from array
Ok, this is driving me mad. The project (from Walt Savitch - Absolute C++) is: "Write a functio...

Array in function prototype
Sorry, I don't understand

Array in function prototype
Well I did try to omit the name, but I got "invalid conversion from int* to int" errors at compilati...