Skip to content

amanabiy/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

437 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alx-low_level_programming

Each folder in this repository illustrates an essential concept of programming, specific to the C programming language. The file names reference the concepts (i.e. pointers, recursion, malloc, free, structures, function pointers, variadic functions, linked lists, etc) Inside these folders are files containing bash scripts and functions around that particular concept. Some functions are re-creations of functions found in the C standard libraries (i.e. _strcpy, _strlen, etc).

Built using

  • C
  • Python
  • OS: Ubuntu 14.04 LTS
  • Style guidelines: Betty - PEP 8 (version 1.7) - Google Style Python Docstrings

Author

Amanuel Sisay M

About

C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages