DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Formatted Input and Output Functions in C - Basic Guide

Formatted Input and Output Functions in C - Basic Guide

10
Comments 2
3 min read
The Curious Case of the Disappearing “if”

The Curious Case of the Disappearing “if”

8
Comments
6 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
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
Introduction To Arrays

Introduction To Arrays

11
Comments 2
6 min read
Cmocka Quick Start

Cmocka Quick Start

13
Comments
2 min read
Difference between parameters and arguments in a function

Difference between parameters and arguments in a function

12
Comments 3
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.