DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building Linux Commands From Scratch 🐧 clear Command

Building Linux Commands From Scratch 🐧 clear Command

Comments
2 min read
CS50 PSet Filter(more) : filter.c

CS50 PSet Filter(more) : filter.c

2
Comments
8 min read
Using typedef

Using typedef

Comments
1 min read
Using Const

Using Const

Comments
1 min read
Zig! Can you C?

Zig! Can you C?

1
Comments
2 min read
CS50 week-4 Images + PSet: Filter(more)

CS50 week-4 Images + PSet: Filter(more)

2
Comments
4 min read
Day 1 of #100DaysOfCode Hash Tables

Day 1 of #100DaysOfCode Hash Tables

Comments
1 min read
MISRA C Standard

MISRA C Standard

4
Comments
18 min read
Things I Wish They Taught Us About C in College

Things I Wish They Taught Us About C in College

Comments 1
1 min read
Hex to Integer

Hex to Integer

Comments 2
2 min read
Building Linux Commands From Scratch 🐧 cat Command — Adding New Features

Building Linux Commands From Scratch 🐧 cat Command — Adding New Features

1
Comments
2 min read
Count Ranges in C

Count Ranges in C

Comments 4
2 min read
TryHackMe- Compiled

TryHackMe- Compiled

1
Comments
2 min read
RSGL | Modular header-only cross-platform GUI Library for easily creating GUI software your way!

RSGL | Modular header-only cross-platform GUI Library for easily creating GUI software your way!

Comments
4 min read
squeeze to remove chars from string.

squeeze to remove chars from string.

Comments
1 min read
SDL Tutorial in C Part 2: Displaying Text

SDL Tutorial in C Part 2: Displaying Text

Comments
6 min read
Recriando o comando cat do Linux em C

Recriando o comando cat do Linux em C

3
Comments 2
3 min read
Declaring Multiple Variables in a “for” Loop Initialization Clause

Declaring Multiple Variables in a “for” Loop Initialization Clause

15
Comments 1
3 min read
Open Source Project Updates

Open Source Project Updates

Comments 1
1 min read
Understanding the pointers in C

Understanding the pointers in C

Comments
6 min read
Swapping Numbers Without a Temporary Variable in C using XOR like a pro.

Swapping Numbers Without a Temporary Variable in C using XOR like a pro.

Comments 1
1 min read
A World Without C

A World Without C

1
Comments 4
7 min read
Building A File Compressor Using C And Wasm

Building A File Compressor Using C And Wasm

8
Comments
18 min read
Absolute Number in C Language

Absolute Number in C Language

Comments 2
2 min read
Compound Literals in C

Compound Literals in C

5
Comments 1
5 min read
Decoding the Magic of C Compilation: A Beginner's Guide

Decoding the Magic of C Compilation: A Beginner's Guide

7
Comments
11 min read
A Quick Guide to File Manipulation (I/O) in C

A Quick Guide to File Manipulation (I/O) in C

Comments 2
2 min read
C Const Conundrum

C Const Conundrum

1
Comments
5 min read
Heap vs Stack Allocation

Heap vs Stack Allocation

Comments 2
5 min read
Raspberry Pico C: Remote Sensor

Raspberry Pico C: Remote Sensor

Comments
7 min read
3 Basic Steps of Executing Function Pointers in C

3 Basic Steps of Executing Function Pointers in C

2
Comments 2
2 min read
Using assert() for Less Buggy Code

Using assert() for Less Buggy Code

1
Comments
7 min read
typeof in C23

typeof in C23

2
Comments
3 min read
auto in C23

auto in C23

1
Comments
6 min read
“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.

2
Comments
3 min read
_Generic in C

_Generic in C

6
Comments
13 min read
Implementing malloc() and free() — first steps

Implementing malloc() and free() — first steps

Comments
3 min read
Unions in C

Unions in C

2
Comments
7 min read
Aria's CSV Parser: Bridging the Gap in C for CSV File Parsing

Aria's CSV Parser: Bridging the Gap in C for CSV File Parsing

Comments
2 min read
An Updated Cdecl — with Macro Expansion

An Updated Cdecl — with Macro Expansion

1
Comments
3 min read
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
Handy C/C++ Preprocessor Macros

Handy C/C++ Preprocessor Macros

4
Comments 7
5 min read
Starting with C

Starting with C

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

Getting the list of files and their info

5
Comments 1
8 min read
Processing flags

Processing flags

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

C/C++ Preprocessor Macros

1
Comments 1
11 min read
Criando sua primeira aplicação console em .net

Criando sua primeira aplicação console em .net

1
Comments
4 min read
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

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

1
Comments 1
11 min read
Datatypes in C Programming.

Datatypes in C Programming.

6
Comments 3
2 min read
Variables in C Programming

Variables in C Programming

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

Mystery Behind the First Command Line Argument in C

3
Comments 5
2 min read
Runtime Stacktraces for Native Programming Languages

Runtime Stacktraces for Native Programming Languages

Comments
5 min read
How to use Strings in C Programming

How to use Strings in C Programming

5
Comments 3
5 min read
C# ¿por qué es necesario crear Equals() y GetHashCode()?

C# ¿por qué es necesario crear Equals() y GetHashCode()?

Comments
5 min read
Build your own Shell : PART 2 👨🏾‍💻

Build your own Shell : PART 2 👨🏾‍💻

10
Comments 2
13 min read
Read and Write Images and Text Files with a Micro SD Card and Arduino

Read and Write Images and Text Files with a Micro SD Card and Arduino

Comments
9 min read
Munmap_chunk() invalid pointer Fixed

Munmap_chunk() invalid pointer Fixed

Comments
6 min read
Singly Linked Lists in C - A Fun and Easy Guide

Singly Linked Lists in C - A Fun and Easy Guide

6
Comments 2
4 min read
loading...