Skip to content

dev-loup/holbertonschool-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

C language: Low level Programming

This repository contains multiple exercises for understanding how C Language works

Badges

Projects are labeled using hexadecimal enumeration for getting into computer numeration systems, repository numeration follows a learning line so the high numbered is the folder the most advanced the topic could be

Recomendations

  • Projects were checked with gcc 4.8.4 using -Werror -Wall -Wextra -pedantic
  • Betty code style is the standard code style for Holberton, you can get the betty checker here and documentation about using it in different text editors
  • Global variables are not implemented for security reasons

Disclaimer

All exercises were designed by holberton School

About

C language code exercises; This repo has solved exercises from zero to upper-medium complexity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages