DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
c programming language

c programming language

Comments
1 min read
Exploring File I/O in C📁

Exploring File I/O in C📁

9
Comments 6
9 min read
LeetCode 229. Majority Element II (Medium)

LeetCode 229. Majority Element II (Medium)

5
Comments
1 min read
Assignment makes integer from pointer without a cast in c

Assignment makes integer from pointer without a cast in c

1
Comments
4 min read
Challenge RE #26

Challenge RE #26

Comments
2 min read
Preprocessors and Macros in C

Preprocessors and Macros in C

3
Comments 1
6 min read
What's in a C (NaN)box?

What's in a C (NaN)box?

Comments
3 min read
Munmap_chunk() invalid pointer Fixed

Munmap_chunk() invalid pointer Fixed

1
Comments
6 min read
Beat the LeetCode 132. Pattern By Nilesh Raut

Beat the LeetCode 132. Pattern By Nilesh Raut

4
Comments
1 min read
LeetCode 896. Monotonic Array solution by Nilesh

LeetCode 896. Monotonic Array solution by Nilesh

6
Comments
3 min read
Challenge RE #22

Challenge RE #22

Comments
4 min read
Cracking the LeetCode 905. Sort Array By Parity By Nilesh

Cracking the LeetCode 905. Sort Array By Parity By Nilesh

5
Comments
1 min read
Cracking the LeetCode 880. Decoded String at Index (Medium)

Cracking the LeetCode 880. Decoded String at Index (Medium)

5
Comments
1 min read
Command-Line Planner in C (with Saving and Loading)

Command-Line Planner in C (with Saving and Loading)

2
Comments
3 min read
Challenge RE #21

Challenge RE #21

5
Comments
2 min read
How are threads created in Linux x86_64

How are threads created in Linux x86_64

5
Comments 2
5 min read
Easy command line interfaces in C

Easy command line interfaces in C

19
Comments 16
5 min read
Challenge RE #14

Challenge RE #14

Comments
2 min read
Challenge RE #13

Challenge RE #13

Comments
2 min read
Challenge RE #12

Challenge RE #12

Comments
4 min read
Simple Code Interpreter In C

Simple Code Interpreter In C

1
Comments
4 min read
Challenge #10

Challenge #10

Comments
1 min read
Optimize Embedded Development: Must-Have VSCode Extensions

Optimize Embedded Development: Must-Have VSCode Extensions

16
Comments 1
3 min read
eBPF Practical Tutorial: Tracing Seven-Layer Protocol like HTTP via Socket or Syscall

eBPF Practical Tutorial: Tracing Seven-Layer Protocol like HTTP via Socket or Syscall

Comments
21 min read
Challenge RE #8

Challenge RE #8

Comments
6 min read
Challenge RE #7

Challenge RE #7

Comments
3 min read
Challenge RE # 5

Challenge RE # 5

Comments
6 min read
Getting Started with Mojo ️‍🔥

Getting Started with Mojo ️‍🔥

14
Comments
4 min read
Simple and easy-to-use JSON parser in C

Simple and easy-to-use JSON parser in C

Comments
3 min read
Our Only Hope - Devlog 0

Our Only Hope - Devlog 0

1
Comments 2
12 min read
Mastering PostgreSQL Extension Development: A Comprehensive Guide to the Usage of C API Functions

Mastering PostgreSQL Extension Development: A Comprehensive Guide to the Usage of C API Functions

2
Comments
3 min read
Understanding Heap Memory Allocation in C - Malloc and Free

Understanding Heap Memory Allocation in C - Malloc and Free

1
Comments 1
2 min read
Discovering the Magic of 'do-while' Loops in C Programming

Discovering the Magic of 'do-while' Loops in C Programming

1
Comments
2 min read
Understanding Heap Memory Allocation in C - sbrk and brk

Understanding Heap Memory Allocation in C - sbrk and brk

3
Comments
3 min read
Introduction to C Programming and Data Structure.

Introduction to C Programming and Data Structure.

2
Comments 6
7 min read
The Relevance of C in Building Efficient Operating Systems

The Relevance of C in Building Efficient Operating Systems

2
Comments 6
6 min read
Unleashing PostgreSQL's Potential: Easy C Extension Development for Beginners! Part-1

Unleashing PostgreSQL's Potential: Easy C Extension Development for Beginners! Part-1

2
Comments
2 min read
5 Reasons Why C is Still Worth Learning

5 Reasons Why C is Still Worth Learning

3
Comments
2 min read
Circle drawing algorithm in C

Circle drawing algorithm in C

3
Comments
4 min read
Working smarter instead of harder... in C!

Working smarter instead of harder... in C!

1
Comments
8 min read
Learning C programming again...

Learning C programming again...

2
Comments
4 min read
String copy in C

String copy in C

1
Comments
3 min read
Bit banging exercise in C

Bit banging exercise in C

Comments
4 min read
Rectangular array copy in C

Rectangular array copy in C

Comments
3 min read
TCP Connections in C: A Socket Programming Guide

TCP Connections in C: A Socket Programming Guide

11
Comments
4 min read
Why does the indexing of array start with ZERO in C?

Why does the indexing of array start with ZERO in C?

7
Comments 2
3 min read
ATtiny85 Programming: Your Complete Guide with Arduino and PlatformIO!

ATtiny85 Programming: Your Complete Guide with Arduino and PlatformIO!

31
Comments
4 min read
Compile C to WebAssembly (WASM) and run it in the browser

Compile C to WebAssembly (WASM) and run it in the browser

14
Comments
3 min read
Building Your Own Shell in C: A Journey into Command-Line Magic

Building Your Own Shell in C: A Journey into Command-Line Magic

4
Comments 1
2 min read
A Comprehensive Introduction to Variables in C Programming

A Comprehensive Introduction to Variables in C Programming

6
Comments 3
18 min read
Unleashing PostgreSQL's Potential: Easy C Extension Development for Beginners! Part-2

Unleashing PostgreSQL's Potential: Easy C Extension Development for Beginners! Part-2

1
Comments
2 min read
Ponteiros 🤮

Ponteiros 🤮

6
Comments
2 min read
How to Debug Apache AGE Source Code Using Apache Netbeans IDE

How to Debug Apache AGE Source Code Using Apache Netbeans IDE

6
Comments
5 min read
The Art of Clean Code: Mastering the Betty Style 🧑🏾‍💻

The Art of Clean Code: Mastering the Betty Style 🧑🏾‍💻

41
Comments 16
5 min read
Under the hood: The Importance of sizeof in C and C++

Under the hood: The Importance of sizeof in C and C++

1
Comments 5
7 min read
Setting Up CS50 Library Locally in Visual Studio Code

Setting Up CS50 Library Locally in Visual Studio Code

56
Comments 1
4 min read
Building a PostgreSQL Database Client with libpq in C: Connecting and Executing Queries

Building a PostgreSQL Database Client with libpq in C: Connecting and Executing Queries

22
Comments
8 min read
C da Struct, Union va Enum

C da Struct, Union va Enum

3
Comments
5 min read
Dinamik xotira | Dynamic Memory allocation

Dinamik xotira | Dynamic Memory allocation

4
Comments
4 min read
Function overloading in C: An Introspect

Function overloading in C: An Introspect

Comments
3 min read
loading...