DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

18
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

12
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
Diferencia entre parámetros y argumentos en una función

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

8
Comments
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

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

Porting a simple Mark-Sweep Garbage Collector to Zig

14
Comments
5 min read
Hello, World!

Hello, World!

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

Implementation of Linked List in C

7
Comments 1
5 min read
C/C++ Roadmap

C/C++ Roadmap

14
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)

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

Example showing usage of LD_PRELOAD environment variable in UNIX

9
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
loading...