User: jacks9807

  • Public profile

User profile: jacks9807

User info
User name:jacks9807
History
Joined:
Number of posts:19
Latest posts:

How to call this function in main() in cpp
I want to be have the removed element displayed on the screen. I mean if I, for instance, enter 3, I...

How to call this function in main() in cpp
But the code does not work correctly. When I enter 3, for instance, it outputs 3.

How to call this function in main() in cpp
That is right, so I should add a return at the end? [code]float remove(float a[], int& n, int i){ ...

How to call this function in main() in cpp
Sorry, I updated the code.

How to call this function in main() in cpp
I am trying to use the following remove() function in the main() function. Please let me know what i...

This user does not accept Private Messages