C Progr

Low-level programming & Algorithm - Hatching out

In this repository you will find different folders which contain C-Programming executable files, to have some hint for the beginners.

How to execute the files?

You must first write to your Terminal ./ Following the name of the file you want to run.

Example:

./demo

📁- Directories

# Directory Description
* README.md Readme file or description about the folders and files
1 0x01_hello_world This folder contans executable files of c-programming.
2 Variables_if_else_while This folder containn conditional c...
3 Functions_nested_loops This folder contains nested loop function
4 0x03-debugging This folder contains error solving codes
5 More_functions--- This folder contains all about more loops
6 pointers_arrays_strings This is all about arry, strings and pointers.
7 more..pointers_arrays_strings This contains more about pointers, strings ..
8 more + pointers_arrays_strings This contains more about pointers, strings ..
9 0x08-recursion This contains Iterative programmin
10 A-argc_argv This folder contains arguments
11 0x0B-malloc_free This folder contains malloc files
12 0x0C-more_malloc_free This folder contains more malloc files
13 0x0D-preprocessor This Folder contains pre-processor for c file
14 0x0E-structures_typedef This folder contains about data structures
15 0x0F-function_pointers This folder contains what function pointer exactly hold
16 0x10-variadic_functions This folder contains Variadic functions
17 0x12-singly_linked_lists This folder contans linked listcodes
18 0x13-more_singly_linked_lists This folder contans linked listcodes (more linked)
19 0x14-bit_manipulation This folder contans bit manipulation
20 0x15-file_io This folder contains, the files code to open() read() write() Functions
21 0x17-doubly_linked_lists This folder contains doubly linked lists
22 0x18-dynamic_libraries This is all about dynamic libraries
© 2023 Demiso Daba - All rights reserved