Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~176 People Reached
Favorite Forums
Favorite Tags
c x 7
Member Avatar for spookytr

my project requires an external header file which includes definitions etc.. but i have no idea about how to create a header file on dev c++ thanks for any help..

Member Avatar for Salem
1
63
Member Avatar for spookytr

a. Implement an iterative function that takes an array of integers and the size of the array, and returns the sum of the contents of the array. b. Modify your function as to be defined in a recursive manner. c. In order to test your functions, implement a program with …

Member Avatar for spookytr
0
113