DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C - Recursion

C - Recursion

2
Comments
1 min read
C - Even more pointers, arrays and strings

C - Even more pointers, arrays and strings

2
Comments
3 min read
Embedded Systems Weekly #121

Embedded Systems Weekly #121

2
Comments
3 min read
The clamp functions are badly designed

The clamp functions are badly designed

1
Comments
4 min read
C - Pointers, arrays and strings

C - Pointers, arrays and strings

2
Comments
8 min read
Stack Using SLL for beginners

Stack Using SLL for beginners

1
Comments
2 min read
Explaining pass-by-value and pass-by-reference in C for 1st year IT student

Explaining pass-by-value and pass-by-reference in C for 1st year IT student

3
Comments 2
2 min read
Introduction to multithreading in C/C++

Introduction to multithreading in C/C++

3
Comments
5 min read
Bit Testing Functions in C

Bit Testing Functions in C

3
Comments
2 min read
The Best Practices for Exception Handling in C#

The Best Practices for Exception Handling in C#

7
Comments
5 min read
Launching a thread in C/C++

Launching a thread in C/C++

4
Comments
5 min read
Getting started with wolfssl

Getting started with wolfssl

2
Comments
2 min read
C - Functions, nested loops

C - Functions, nested loops

1
Comments 1
4 min read
C - Variables, if, else, while

C - Variables, if, else, while

2
Comments
4 min read
C - Hello, World

C - Hello, World

1
Comments
5 min read
Understand chars in 5 mins or less

Understand chars in 5 mins or less

4
Comments
2 min read
Meet Betty, The C code linter

Meet Betty, The C code linter

3
Comments 1
2 min read
A DEEP DIVE INTO C PROGRAMMING. (Part 1)

A DEEP DIVE INTO C PROGRAMMING. (Part 1)

8
Comments 1
3 min read
從 3 - 5 談 C 語言無號整數的運算

從 3 - 5 談 C 語言無號整數的運算

1
Comments
1 min read
Benchmarking in C (for x86 and x64)

Benchmarking in C (for x86 and x64)

Comments
8 min read
Embedded Systems Weekly #116

Embedded Systems Weekly #116

2
Comments
3 min read
CS50 : S3 | Pluralidade

CS50 : S3 | Pluralidade

2
Comments
4 min read
Why C Programming is The Best For Beginners

Why C Programming is The Best For Beginners

8
Comments 1
4 min read
Bit shift wraps values

Bit shift wraps values

1
Comments
1 min read
Calling C code from Rust

Calling C code from Rust

21
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
Printing Right Triangle Star Pattern in c

Printing Right Triangle Star Pattern in c

4
Comments
1 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

34
Comments 1
23 min read
Linked List Implementation in C with User Input

Linked List Implementation in C with User Input

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

How many asterisks can be put?

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

20
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() 用法

18
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.

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

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

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

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

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

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

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”

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

Puzzle-1

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

Remove Duplicates From Sorted Linked List.

6
Comments
2 min read
loading...