Skip to content

KingDavid9991/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic script of C programming languag0-malloc_checked.c Allocates memory using malloc

1-string_nconcat.c Concatenates two strings

2-calloc.c Allocates memory for an array, using malloc

3-array_range.c Creates an array of integers

100-realloc.c Reallocates a memory block using malloc and free

101-mul.c Multiplies two positive numbers

About

Low level programming tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages