DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
setjmp(), longjmp(), and Exception Handling in C

setjmp(), longjmp(), and Exception Handling in C

11
Comments 2
10 min read
How C-Pointers Works: A Step-by-Step Beginner's Tutorial

How C-Pointers Works: A Step-by-Step Beginner's Tutorial

12
Comments 4
17 min read
Enumerations in C

Enumerations in C

7
Comments
10 min read
The beginning of my eBPF Journey - Kprobe Adventures with BCC

The beginning of my eBPF Journey - Kprobe Adventures with BCC

2
Comments 4
13 min read
C - Pointer & Struct

C - Pointer & Struct

5
Comments 2
2 min read
What is C?

What is C?

1
Comments 3
1 min read
Leetcode 2742. Painting the Walls

Leetcode 2742. Painting the Walls

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

Build your own Shell : PART 1 👨🏾‍💻

53
Comments 5
11 min read
A Simple Unit Test Framework for C

A Simple Unit Test Framework for C

2
Comments
3 min read
leetcode 1095. Find in Mountain Array (hard)

leetcode 1095. Find in Mountain Array (hard)

5
Comments
2 min read
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
loading...