DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Conduit - C++ Lazy Stream Processing Library using Coroutine TS

Conduit - C++ Lazy Stream Processing Library using Coroutine TS

13
Comments
1 min read
A dummy blockchain implementation in C (II)

A dummy blockchain implementation in C (II)

12
Comments
2 min read
Serial port simulation with different programming languages

Serial port simulation with different programming languages

11
Comments
1 min read
Refactoring service class configuration using fluent interfaces

Refactoring service class configuration using fluent interfaces

6
Comments
6 min read
My First Hellow Word

My First Hellow Word

11
Comments
1 min read
Gilded Rose kata revisited

Gilded Rose kata revisited

11
Comments
1 min read
Find Greatest Number Using Ternary Operator

Find Greatest Number Using Ternary Operator

10
Comments
1 min read
Learning more about how commits are represented in Git

Learning more about how commits are represented in Git

6
Comments
4 min read
When memory is not enough...

When memory is not enough...

11
Comments
19 min read
How does Git know if you have uncommitted changes in the working tree? (Part 1)

How does Git know if you have uncommitted changes in the working tree? (Part 1)

4
Comments
4 min read
Looking into ls

Looking into ls

5
Comments
3 min read
Understanding RapidJson

Understanding RapidJson

11
Comments 1
3 min read
Public domain single-header mp3 decoder

Public domain single-header mp3 decoder

7
Comments
1 min read
C++ Array List

C++ Array List

15
Comments 2
1 min read
A DoS Attack against the C# Compiler

A DoS Attack against the C# Compiler

16
Comments 2
7 min read
Understanding RapidJson – Part 2

Understanding RapidJson – Part 2

11
Comments
2 min read
Using SparkPost Templates with C#

Using SparkPost Templates with C#

7
Comments
1 min read
'Lowering' in the C# Compiler (and what happens when you misuse it)

'Lowering' in the C# Compiler (and what happens when you misuse it)

16
Comments 2
8 min read
What is Binary Search Algorithm?

What is Binary Search Algorithm?

8
Comments
3 min read
Please Don't Annoy the Warehouse Guy

Please Don't Annoy the Warehouse Guy

1
Comments
8 min read
New String.Format for C - strrep2

New String.Format for C - strrep2

4
Comments
2 min read
Fixed String.Format in C (GNU-C99)

Fixed String.Format in C (GNU-C99)

3
Comments
2 min read
C# Int.ToString().Length in C

C# Int.ToString().Length in C

2
Comments
1 min read
Replicating c# params keyword in C (GNU-C99)

Replicating c# params keyword in C (GNU-C99)

2
Comments
2 min read
Problems with the compiler to change the color to something in C, this is the solution

Problems with the compiler to change the color to something in C, this is the solution

7
Comments
1 min read
loading...