Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Banana NoMake, only one .h required, direct write script with C, replace those annoying gmake, nmake, cmake...

Banana NoMake, only one .h required, direct write script with C, replace those annoying gmake, nmake, cmake...

Comments
5 min read
The C Compilation Process: From Source Code To Success
Cover image for The C Compilation Process: From Source Code To Success

The C Compilation Process: From Source Code To Success

Comments
4 min read
IoT Architectures Under Pressure: Smart Thermostat, Hardware (Part 7)
Cover image for IoT Architectures Under Pressure: Smart Thermostat, Hardware (Part 7)

IoT Architectures Under Pressure: Smart Thermostat, Hardware (Part 7)

10
Comments 2
5 min read
Arrays and Vectors Explanation for app.codility.com/programmers in C++

Arrays and Vectors Explanation for app.codility.com/programmers in C++

Comments 2
8 min read
My First Shell Project in C: The Messy Truth About What Worked and What Failed
Cover image for My First Shell Project in C: The Messy Truth About What Worked and What Failed

My First Shell Project in C: The Messy Truth About What Worked and What Failed

1
Comments 3
8 min read
JUCE: Revolutionizing Cross-Platform C++ Development

JUCE: Revolutionizing Cross-Platform C++ Development

1
Comments 2
3 min read
How I Replaced Python with C in My Project
Cover image for How I Replaced Python with C in My Project

How I Replaced Python with C in My Project

3
Comments 2
4 min read
Fix missing headerfile <gtk/gtk.h>

Fix missing headerfile <gtk/gtk.h>

Comments
2 min read
LD_PRELOAD explained
Cover image for LD_PRELOAD explained

LD_PRELOAD explained

Comments 2
5 min read
Mastering CMake: A Practical Guide for DevOps Engineers and Developers

Mastering CMake: A Practical Guide for DevOps Engineers and Developers

1
Comments
4 min read
Bits, bytes y los operadores bitwise
Cover image for Bits, bytes y los operadores bitwise

Bits, bytes y los operadores bitwise

Comments
4 min read
Birth of StopLang – A Useless Language With a Very Specific Purpose

Birth of StopLang – A Useless Language With a Very Specific Purpose

1
Comments 2
2 min read
The 90% Makefile
Cover image for The 90% Makefile

The 90% Makefile

5
Comments
7 min read
I Learnt C in 2 weeks but have been FAILING to Learn dutch for 5 years. What this Taught me About Learning.

I Learnt C in 2 weeks but have been FAILING to Learn dutch for 5 years. What this Taught me About Learning.

2
Comments 2
5 min read
3.4 Stronger Security Notions (Introduction to Modern Cryptography Jonathan Katz and Yehuda Lindell)

3.4 Stronger Security Notions (Introduction to Modern Cryptography Jonathan Katz and Yehuda Lindell)

12
Comments 1
3 min read
Demystifying malloc: Build Your Own Memory Allocator in C
Cover image for Demystifying malloc: Build Your Own Memory Allocator in C

Demystifying malloc: Build Your Own Memory Allocator in C

Comments
37 min read
What happens when you type gcc main.c
Cover image for What happens when you type gcc main.c

What happens when you type gcc main.c

1
Comments 1
3 min read
dotnet cross-platform interop with C via Environment.ProcessId system call

dotnet cross-platform interop with C via Environment.ProcessId system call

Comments
16 min read
EF Core 9 mask data
Cover image for EF Core 9 mask data

EF Core 9 mask data

3
Comments
4 min read
C is an Object-Oriented language (almost)

C is an Object-Oriented language (almost)

2
Comments 1
5 min read
In defense of `union` and `goto`
Cover image for In defense of `union` and `goto`

In defense of `union` and `goto`

11
Comments 1
10 min read
Create AES on C/JAVA || Forward S-box (first part)

Create AES on C/JAVA || Forward S-box (first part)

20
Comments 2
4 min read
✨ Introducing Turbine – A Scripting Language for C and C++ Projects
Cover image for ✨ Introducing Turbine – A Scripting Language for C and C++ Projects

✨ Introducing Turbine – A Scripting Language for C and C++ Projects

Comments
2 min read
How to Embed Binary Data into a Win32 Executable File in 4 Methods

How to Embed Binary Data into a Win32 Executable File in 4 Methods

Comments
18 min read
BEAR OS: The best kernel.
Cover image for BEAR OS: The best kernel.

BEAR OS: The best kernel.

Comments
1 min read
loading...