GitHub / Nalim1955 / Number_sequence_with_pointers_function
Create a program that loads a sequence of numbers into an array and then calculates the average of the array elements. Allow the user to specify the size of the array, allocate the array dynamically, and use a) a function that works with the array, b) a function that uses pointers to find the average.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 23.4 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: c, c-functions, c-language, c-language-programming, c-programming, c-programming-language, language-programing, programming-language