DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
typetester - typing practice for the command line

typetester - typing practice for the command line

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
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++

5
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

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

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

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

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

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

Find Largest And Smallest Number in a Linked List.

5
Comments
2 min read
Making a Basic C Calculator

Making a Basic C Calculator

12
Comments
1 min read
Formatted Input and Output Functions in C - Basic Guide

Formatted Input and Output Functions in C - Basic Guide

10
Comments 2
3 min read
Язык программирования Си. Глава(Chapter) 3

Язык программирования Си. Глава(Chapter) 3

2
Comments
2 min read
Язык программирования Си. Глава(Chapter) 13

Язык программирования Си. Глава(Chapter) 13

2
Comments
1 min read
Язык программирования Си. Глава(Chapter) 11

Язык программирования Си. Глава(Chapter) 11

2
Comments
2 min read
Язык программирования Си. Глава(Chapter) 2

Язык программирования Си. Глава(Chapter) 2

2
Comments
1 min read
Puzzle-4

Puzzle-4

2
Comments
1 min read
Puzzle-3

Puzzle-3

9
Comments
1 min read
Golang wrapper for wolfSSL

Golang wrapper for wolfSSL

7
Comments
1 min read
The Curious Case of the Disappearing “if”

The Curious Case of the Disappearing “if”

6
Comments
6 min read
How do I implement a functions that can search for various c/c++ library (.so,.a,.dll)?

How do I implement a functions that can search for various c/c++ library (.so,.a,.dll)?

6
Comments
1 min read
Puzzle-2

Puzzle-2

7
Comments
1 min read
Creating 1 way connection among Client and Server using c Lang.

Creating 1 way connection among Client and Server using c Lang.

8
Comments
5 min read
Puzzle-1

Puzzle-1

5
Comments
1 min read
Remove Duplicates From Sorted Linked List.

Remove Duplicates From Sorted Linked List.

7
Comments
2 min read
Diferencia entre parámetros y argumentos en una función

Diferencia entre parámetros y argumentos en una función

7
Comments
1 min read
Unix Domain Socket(IPC), how to make two programs communicate with each other

Unix Domain Socket(IPC), how to make two programs communicate with each other

12
Comments
4 min read
Occurrence of a Number in a Linked List.

Occurrence of a Number in a Linked List.

9
Comments
2 min read
Middle Number of Linked List.

Middle Number of Linked List.

8
Comments
2 min read
Introduction To Arrays

Introduction To Arrays

11
Comments 2
6 min read
Cmocka Quick Start

Cmocka Quick Start

7
Comments
2 min read
Merge Two Sorted Linked List

Merge Two Sorted Linked List

7
Comments
3 min read
Difference between parameters and arguments in a function

Difference between parameters and arguments in a function

12
Comments 3
1 min read
Reverse a linked List

Reverse a linked List

5
Comments
4 min read
Deletion from Linked List

Deletion from Linked List

5
Comments
4 min read
Update Swashbuckle.AspNetCore Version from version"4.0.1" to "6.2.3"

Update Swashbuckle.AspNetCore Version from version"4.0.1" to "6.2.3"

9
Comments
2 min read
Code Example of LEB Blinking and UART Communication for dsPIC30F4013

Code Example of LEB Blinking and UART Communication for dsPIC30F4013

9
Comments
3 min read
Porting a simple Mark-Sweep Garbage Collector to Zig

Porting a simple Mark-Sweep Garbage Collector to Zig

13
Comments
5 min read
Hello, World!

Hello, World!

7
Comments 2
3 min read
Implementation of Linked List in C

Implementation of Linked List in C

7
Comments
5 min read
C/C++ Roadmap

C/C++ Roadmap

13
Comments
2 min read
Memory Usage in Linked List

Memory Usage in Linked List

8
Comments
3 min read
C-style for loop in Common Lisp's Loop macro

C-style for loop in Common Lisp's Loop macro

7
Comments
1 min read
CS50 & Note to Self

CS50 & Note to Self

17
Comments
4 min read
用工具觀察 const 與 #define 的基本差異

用工具觀察 const 與 #define 的基本差異

10
Comments
1 min read
Platform detection in C&C++

Platform detection in C&C++

9
Comments 1
1 min read
Types of Linked List

Types of Linked List

9
Comments
2 min read
C 語言的宣告、定義、儲存類型 (storage class) 與連結性 (linkage)

C 語言的宣告、定義、儲存類型 (storage class) 與連結性 (linkage)

9
Comments
6 min read
Example showing usage of LD_PRELOAD environment variable in UNIX

Example showing usage of LD_PRELOAD environment variable in UNIX

7
Comments
2 min read
Speed Up Your Python Codebases With C Extensions

Speed Up Your Python Codebases With C Extensions

3
Comments 1
6 min read
NXOPEN UFUNC UF_CALL Macro

NXOPEN UFUNC UF_CALL Macro

6
Comments
1 min read
Help me I'm new to c programming: double linked list

Help me I'm new to c programming: double linked list

7
Comments 1
3 min read
Making a Christmas Tree

Making a Christmas Tree

12
Comments 2
3 min read
Need resources for DPI calculator

Need resources for DPI calculator

4
Comments
1 min read
How does the call stack work?

How does the call stack work?

5
Comments
4 min read
Pointers

Pointers

21
Comments 6
4 min read
Creating Drawings

Creating Drawings

7
Comments
3 min read
Game Dev From Scratch

Game Dev From Scratch

12
Comments 2
1 min read
C - Unsafe!

C - Unsafe!

9
Comments 4
4 min read
Loops and Math in C

Loops and Math in C

8
Comments
2 min read
loading...