Skip to content

Latest commit

 

History

History

0x0C-more_malloc_free

0X0C MORE MALLOC FREE

Description

Continuation of Malloc memory allocation

#Tables of contents

Files Description
0-malloc_checked.c Write a function that allocates memory using malloc.
1-string_nconcat.c Write a function that concatenates two strings.
2-calloc.c Write a function that allocates memory for an array using malloc.
3-array_range.c Write a function that creates an array of integers.
100-realloc.c Write a function that allocates a memory block using malloc and free.
101-mul.c Write a program that multiples two positive numbers.

Student Name

Joseph kakai.

Email: [email protected]