Hi I am last year MCA student. Currently I am learning C programming language. I want to write a function that accepts an integer/char array and a search item. If the search item is there in the array return position of array and value else return -1.without using together array, without sorting, not to use more than one loop? Give me the perfect solution to all this.



Reply With Quote
Copyright Techfuels
Bookmarks