Forem

C

Official tag for the C programming language.

Posts

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

Formatted Input and Output Functions in C - Basic Guide

10
Comments 2
3 min read
Puzzle-4

Puzzle-4

2
Comments 1
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”

7
Comments
6 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
Cover image for Puzzle-1

Puzzle-1

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

Remove Duplicates From Sorted Linked List.

6
Comments
2 min read
Unix Domain Socket(IPC), how to make two programs communicate with each other
Cover image for 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.
Cover image for 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.
Cover image for Middle Number of Linked List.

Middle Number of Linked List.

8
Comments
2 min read
Introduction To Arrays
Cover image for Introduction To Arrays

Introduction To Arrays

11
Comments 2
6 min read
Cmocka Quick Start

Cmocka Quick Start

14
Comments
2 min read
Merge Two Sorted Linked List
Cover image for Merge Two Sorted Linked List

Merge Two Sorted Linked List

7
Comments
3 min read
Difference between parameters and arguments in a function
Cover image for 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
Cover image for 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
loading...