Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Memory Garbage,A Peek Behind the Compiler:Dealing with Uninitialized Memory and Safe Handling
Cover image for Memory Garbage,A Peek Behind the Compiler:Dealing with Uninitialized Memory and Safe Handling

Memory Garbage,A Peek Behind the Compiler:Dealing with Uninitialized Memory and Safe Handling

4
Comments
5 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
Understand Code Like an Editor: Intro to Tree-sitter

Understand Code Like an Editor: Intro to Tree-sitter

15
Comments 4
3 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
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
12 min read
BEAR OS: The best kernel.
Cover image for BEAR OS: The best kernel.

BEAR OS: The best kernel.

Comments
1 min read
Curling CPython around PVS-Studio

Curling CPython around PVS-Studio

Comments
13 min read
Ethical Implications of IP Spoofing: A Technical Examination for Security Practitioners
Cover image for Ethical Implications of IP Spoofing: A Technical Examination for Security Practitioners

Ethical Implications of IP Spoofing: A Technical Examination for Security Practitioners

Comments
4 min read
Building Adda: A high performance group chat application in C

Building Adda: A high performance group chat application in C

Comments
5 min read
loading...