DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🏐 Looking for beach-volley betting tips? 🤔

🏐 Looking for beach-volley betting tips? 🤔

Comments
1 min read
building a computer in a programming language for kids

building a computer in a programming language for kids

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

CS50 PSet Filter(more) : filter.c

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

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

2
Comments
4 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
Saving Magic for Macros

Saving Magic for Macros

Comments 5
2 min read
Using typedef

Using typedef

Comments
1 min read
Using Const

Using Const

Comments
1 min read
Writing a bootloader: learnings

Writing a bootloader: learnings

Comments
1 min read
Zig! Can you C?

Zig! Can you C?

1
Comments
2 min read
code problem

code problem

Comments
4 min read
Building Linux Commands From Scratch 🐧 clear Command

Building Linux Commands From Scratch 🐧 clear Command

Comments
2 min read
TryHackMe- Compiled

TryHackMe- Compiled

1
Comments
2 min read
stdint.h et al

stdint.h et al

Comments 3
2 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
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
squeeze to remove chars from string.

squeeze to remove chars from string.

Comments
1 min read
Portifólio 1ª avaliação

Portifólio 1ª avaliação

Comments
1 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
Hex to Integer

Hex to Integer

Comments 2
2 min read
কিভাবে সি প্রোগ্রমিং শিখবো?

কিভাবে সি প্রোগ্রমিং শিখবো?

Comments
1 min read
Why is C# for Web Development an Ideal Choice in 2024?

Why is C# for Web Development an Ideal Choice in 2024?

1
Comments
4 min read
Count Ranges in C

Count Ranges in C

Comments 4
2 min read
Embarking on a Year-long Software Engineering Odyssey: From C to Python, JavaScript, Node.js, DevOps, and Beyond

Embarking on a Year-long Software Engineering Odyssey: From C to Python, JavaScript, Node.js, DevOps, and Beyond

Comments
2 min read
Evento De Linguagem C# Na PrĂĄtica Online E Gratuito Da Rocketseat

Evento De Linguagem C# Na PrĂĄtica Online E Gratuito Da Rocketseat

Comments
5 min read
A World Without C

A World Without C

1
Comments 4
7 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
Recriando o comando cat do Linux em C

Recriando o comando cat do Linux em C

3
Comments 2
3 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
SDL Tutorial in C Part 2: Displaying Text

SDL Tutorial in C Part 2: Displaying Text

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
Building A File Compressor Using C And Wasm

Building A File Compressor Using C And Wasm

8
Comments
18 min read
Understanding Float vs. Double in C and C++

Understanding Float vs. Double in C and C++

Comments
2 min read
Pointer in C

Pointer in C

Comments
1 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
Containerizing .NET - Part 2 - Considerations

Containerizing .NET - Part 2 - Considerations

Comments
8 min read
Modifications on [T]csh

Modifications on [T]csh

Comments
1 min read
SDL Tutorial Part 1: Opening A Window

SDL Tutorial Part 1: Opening A Window

Comments 1
6 min read
C Project Starter: A Command-Line Tool for New C Projects

C Project Starter: A Command-Line Tool for New C Projects

Comments
1 min read
More About File Operations in C Including File Descriptors

More About File Operations in C Including File Descriptors

1
Comments 1
3 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
Compound Literals in C

Compound Literals in C

5
Comments 1
5 min read
The Queue Data Structure

The Queue Data Structure

Comments
3 min read
Quick Sort

Quick Sort

Comments
5 min read
Diving into the Unknown: A Developer’s Tale of School 42’s Piscine

Diving into the Unknown: A Developer’s Tale of School 42’s Piscine

Comments
4 min read
Guts: Small lightweight code control system.

Guts: Small lightweight code control system.

1
Comments
1 min read
Implementing malloc() and free() — reusing memory blocks

Implementing malloc() and free() — reusing memory blocks

Comments
3 min read
Integer Overflow

Integer Overflow

Comments 2
3 min read
Heap vs Stack Allocation

Heap vs Stack Allocation

Comments 2
5 min read
The Absolute Minimum Every Software Developer Must Know About Pointers

The Absolute Minimum Every Software Developer Must Know About Pointers

1
Comments
12 min read
Linked Lists in C Explained Clearly

Linked Lists in C Explained Clearly

Comments
2 min read
Pointers

Pointers

Comments
8 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
Implementing malloc() and free() — adding metadata to the memory blocks

Implementing malloc() and free() — adding metadata to the memory blocks

Comments
3 min read
Absolute Number in C Language

Absolute Number in C Language

Comments 2
2 min read
C Const Conundrum

C Const Conundrum

1
Comments
5 min read
Using assert() for Less Buggy Code

Using assert() for Less Buggy Code

1
Comments
7 min read
Ten Queens puzzle using recursivity in C language

Ten Queens puzzle using recursivity in C language

Comments
1 min read
loading...