DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bit shift wraps values

Bit shift wraps values

1
Comments
1 min read
Calling C code from Rust

Calling C code from Rust

14
Comments 4
7 min read
Length of Linked List.

Length of Linked List.

Comments
2 min read
Print number using for loop in C/C++

Print number using for loop in C/C++

4
Comments
1 min read
Print letters using for loop in C/C++

Print letters using for loop in C/C++

3
Comments
1 min read
Embedded Systems Weekly #115

Embedded Systems Weekly #115

3
Comments 1
3 min read
Program for Fibonacci Numbers

Program for Fibonacci Numbers

9
Comments
2 min read
Intermodular analysis of C and C++ projects in detail. Part 2

Intermodular analysis of C and C++ projects in detail. Part 2

4
Comments
17 min read
Compile-Time Hash in Plain C (Not Only C++) is Now Possible!

Compile-Time Hash in Plain C (Not Only C++) is Now Possible!

7
Comments 1
6 min read
PPS Practical | GTU Colleges

PPS Practical | GTU Colleges

46
Comments 2
23 min read
Linked List Implementation in C with User Input

Linked List Implementation in C with User Input

24
Comments 2
5 min read
How many asterisks can be put?

How many asterisks can be put?

4
Comments 2
3 min read
Embedded Systems Weekly #111

Embedded Systems Weekly #111

2
Comments 2
3 min read
typetester - typing practice for the command line

typetester - typing practice for the command line

1
Comments
2 min read
Move Largest Number to the End of Linked List.

Move Largest Number to the End of Linked List.

3
Comments
3 min read
How to build and run a C Program

How to build and run a C Program

4
Comments
1 min read
Printing Right Triangle Star Pattern in c

Printing Right Triangle Star Pattern in c

4
Comments
1 min read
Intermodular analysis of C and C++ projects in detail. Part 1

Intermodular analysis of C and C++ projects in detail. Part 1

3
Comments
13 min read
Create a Copy of a Linked List

Create a Copy of a Linked List

3
Comments
2 min read
Ways to copy struct in c/c++

Ways to copy struct in c/c++

21
Comments
2 min read
How to create new process of current program in c using fork

How to create new process of current program in c using fork

8
Comments 2
3 min read
你可能沒有留意到的 scanf() 用法

你可能沒有留意到的 scanf() 用法

20
Comments
2 min read
C 的捨進位函式:rint() 與 round()

C 的捨進位函式:rint() 與 round()

7
Comments
2 min read
Find Largest And Smallest Number in a Linked List.

Find Largest And Smallest Number in a Linked List.

4
Comments
2 min read
Making a Basic C Calculator

Making a Basic C Calculator

12
Comments
1 min read
loading...