News

Feel free to modify and distribute the code as per the terms of the license. Please refer to the individual program files (max_min_array.c and max_min_pointers.c) for specific implementation details ...
I created this very simple weather program to exercise loops and arrays in the C programming language. The variable rainfall is a 2D array with numbers of type double that displays the amount of rain ...