Automatically generate Makefile by only typing smake in the project
-
Updated
Dec 6, 2023 - C
Automatically generate Makefile by only typing smake in the project
This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
This repository is made during my study at Holberton school while exploring the low level programming(mostly using C language)
This course was called Data Structures, Algorithms, and their Applications within Computer Systems.
This repository is for all ALX low level programming task
This repository is dedicated to housing all the tasks and projects related to the Sprints Automotive Software Bootcamp.
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition
Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University
A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.
cmake C algo implementation(Development Phase)
This was my first project since I joined 42 Lisbon as a student. It's purpose is to make us think about how some of our most used functions work and recreate them.
My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
My answers to the Eudyptula Challenge. A kernel development and device drivers challenge
Small project that I did in University to get a better comprehension of thread level parallelism.
Add a description, image, and links to the makefiles topic page so that developers can more easily learn about it.
To associate your repository with the makefiles topic, visit your repo's landing page and select "manage topics."