/Vectors-Matrix-Statistical-Calculations

In order to understand the use of pointers and dynamic memory management in C language, I made a project that included various statistical calculations. I understood the methods of allocating memory space and returning the allocated spaces. I used malloc(), calloc(), realloc() and free() functions. You can examine the image of the console output.

Primary LanguageC

Vectors-Matrix-Statistical-Calculations

In order to understand the use of pointers and dynamic memory management in C language, I made a project that included various statistical calculations. I understood the methods of allocating memory space and returning the allocated spaces. I used malloc(), calloc(), realloc() and free() functions. You can examine the image of the console output.

Ekran Resmi 2023-09-24 12 26 46