Skip to content

Introduction to the C language and Makefile (2024/2025)

Notifications You must be signed in to change notification settings

jfgmesquita/C-Lang

Repository files navigation

Introduction to the C language

Using Ubuntu (Linux)


Each folder contains a different exercise along with its Makefile and README.

The main objective of these exercises is to learn key concepts in the C programming language, such as operands and operators, expressions, structures and unions, bit operators, pointers, virtual memory organisation, the C preprocessor, input/output (I/O) operations and Makefiles as well.

The provided Makefile is a generic template that demonstrates and explains the rules and instructions for compiling C programs using make.


2024/2025

About

Introduction to the C language and Makefile (2024/2025)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published