Skip to content

Blessingdev233/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low level programming in C language 📒

header

  • 0. Hello World

    • Writing first C language
  • 1. Variables,if ,else ,while

    • If else while statements
  • 2. Functions and nested loops

    • functions and nested loops, fibonacci
  • 3. Debugging

    • Debugging in C
  • 4. More functions and nested loops

    • Nested loops
  • 5. Pointers arrays and strings

    • Printing int, string length, string length in rev etc..
  • 6. pointers arrays and string

    • print buffer, print an integer, concatenates two strings, copying strings etc..
  • 7. pointers arrays and string

    • prints chessboard, function that locates substring, fill memory with constant bytes, copy memory area etc...
  • 8. Recursion

    • string length recursion, prints a string followed by a new line, prints string in reverse etc...
  • 9. Static Libraries

    • gcc -c *.c
  • 9. Variadic functions *

About

Contains low level stuff mainly in C lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages