Write a value-returning function???????

Discussion in 'C++' started by Albaniankool, May 30, 2007.

  1. Albaniankool

    Albaniankool New Member

    Joined:
    Apr 18, 2007
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    Write a value-returning function INDEX that seraches an int array LIST for a value ITEM and returns its place in the array. there are LENGTH1 values in LIST. it ITEM is not in the array, INDEX should return-1.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice