Forem

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C Basic methods

C Basic methods

5
Comments
4 min read
typeof in C23

typeof in C23

8
Comments
3 min read
_Generic in C

_Generic in C

8
Comments 16
14 min read
auto in C23

auto in C23

4
Comments
6 min read
“Is 2024 a Leap Year?”, Here’s how to check, using C language.
Cover image for “Is 2024 a Leap Year?”, Here’s how to check, using C language.

“Is 2024 a Leap Year?”, Here’s how to check, using C language.

3
Comments
3 min read
Implementing malloc() and free() — first steps
Cover image for Implementing malloc() and free() — first steps

Implementing malloc() and free() — first steps

1
Comments
3 min read
Unions in C

Unions in C

5
Comments 10
7 min read
An Updated Cdecl — with Macro Expansion

An Updated Cdecl — with Macro Expansion

1
Comments
3 min read
Handy C/C++ Preprocessor Macros

Handy C/C++ Preprocessor Macros

9
Comments 14
6 min read
Crafting Malicious Pluggable Authentication Modules for Persistence, Privilege Escalation, and Lateral Movement
Cover image for Crafting Malicious Pluggable Authentication Modules for Persistence, Privilege Escalation, and Lateral Movement

Crafting Malicious Pluggable Authentication Modules for Persistence, Privilege Escalation, and Lateral Movement

Comments
5 min read
Starting with C
Cover image for Starting with C

Starting with C

4
Comments 3
4 min read
Getting the list of files and their info
Cover image for Getting the list of files and their info

Getting the list of files and their info

5
Comments 1
8 min read
Processing flags
Cover image for Processing flags

Processing flags

Comments 1
9 min read
C/C++ Preprocessor Macros

C/C++ Preprocessor Macros

4
Comments 1
12 min read
Criando sua primeira aplicação console em .net
Cover image for Criando sua primeira aplicação console em .net

Criando sua primeira aplicação console em .net

1
Comments
4 min read
Raspberry Pico C: Remote Sensor
Cover image for Raspberry Pico C: Remote Sensor

Raspberry Pico C: Remote Sensor

Comments
7 min read
How to write a simple C program to check if a number is prime using Visual Studio code.
Cover image for How to write a simple C program to check if a number is prime using Visual Studio code.

How to write a simple C program to check if a number is prime using Visual Studio code.

4
Comments
6 min read
Recursion in C programming.

Recursion in C programming.

6
Comments
1 min read
[03/52] - CMake and Git Submodules: More Advanced Cases
Cover image for [03/52] - CMake and Git Submodules: More Advanced Cases

[03/52] - CMake and Git Submodules: More Advanced Cases

11
Comments 1
11 min read
C: Strings

C: Strings

Comments 1
1 min read
C: Operator Examples

C: Operator Examples

Comments
1 min read
How systemd v255 will bring the dreaded Windows BSOD to GNU/Linux: A deep dive into the source code

How systemd v255 will bring the dreaded Windows BSOD to GNU/Linux: A deep dive into the source code

2
Comments
1 min read
Datatypes in C Programming.

Datatypes in C Programming.

6
Comments 3
2 min read
Variables in C Programming
Cover image for Variables in C Programming

Variables in C Programming

5
Comments 4
1 min read
Mystery Behind the First Command Line Argument in C
Cover image for Mystery Behind the First Command Line Argument in C

Mystery Behind the First Command Line Argument in C

Comments 5
2 min read
loading...