DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

19
Comments 11
5 min read
The problem with select() vs poll()

The problem with select() vs poll()

13
Comments 1
6 min read
Goldbach Conjecture And A Simple Approach in C

Goldbach Conjecture And A Simple Approach in C

16
Comments 4
2 min read
Calling Swift from Go

Calling Swift from Go

14
Comments 3
6 min read
On building a small cross-platform CLI tool in C, Go & Swift

On building a small cross-platform CLI tool in C, Go & Swift

11
Comments
6 min read
Binary Search Algorithm - C Programming Example

Binary Search Algorithm - C Programming Example

19
Comments
2 min read
Double Pointers in C/C++

Double Pointers in C/C++

163
Comments 15
3 min read
#10YearChallenge

#10YearChallenge

5
Comments
1 min read
Basics of multithreading in C

Basics of multithreading in C

162
Comments 17
3 min read
Socket Programming in C: Introduction

Socket Programming in C: Introduction

24
Comments
1 min read
Sending Data Objects to WebAPI in C#

Sending Data Objects to WebAPI in C#

4
Comments
3 min read
Function Pointers in C

Function Pointers in C

35
Comments
3 min read
Easy make and Makefile for beginners

Easy make and Makefile for beginners

11
Comments
1 min read
Reading and Writing Files in C

Reading and Writing Files in C

20
Comments
3 min read
libVES: End-to-End Encryption API. Encrypt Everything without fear of losing the Key

libVES: End-to-End Encryption API. Encrypt Everything without fear of losing the Key

11
Comments
1 min read
Swap two integers in 'C' programming

Swap two integers in 'C' programming

8
Comments
1 min read
Swap two integers in 'C' programming Without using third variable

Swap two integers in 'C' programming Without using third variable

10
Comments 4
1 min read
Socket programming in C : Part-1

Socket programming in C : Part-1

31
Comments 2
4 min read
#ifndef guards vs. #pragma once

#ifndef guards vs. #pragma once

9
Comments 1
3 min read
On `union` in C

On `union` in C

8
Comments 3
3 min read
Bitwise Operations in C/C++

Bitwise Operations in C/C++

92
Comments 8
2 min read
Iterators in C

Iterators in C

8
Comments
2 min read
What I would like to see in containers for C

What I would like to see in containers for C

10
Comments 2
6 min read
Two most obscure bugs in my life

Two most obscure bugs in my life

10
Comments
4 min read
c# Task Runner Or cron job?

c# Task Runner Or cron job?

6
Comments 2
1 min read
Templates in C

Templates in C

13
Comments 4
2 min read
Creating Static and Dynamic Libraries for your C Programs

Creating Static and Dynamic Libraries for your C Programs

17
Comments 3
1 min read
Using SDL2: Moving an image

Using SDL2: Moving an image

14
Comments 2
8 min read
Some C games (2006 to 2007)

Some C games (2006 to 2007)

25
Comments 3
1 min read
Building a Ruby C Extension From Scratch

Building a Ruby C Extension From Scratch

13
Comments
5 min read
Using SDL2: Opening a Window

Using SDL2: Opening a Window

34
Comments 3
7 min read
Using SDL2 in C (and with C++, too)

Using SDL2 in C (and with C++, too)

9
Comments
2 min read
Simple 3D Camera Movement in Unity

Simple 3D Camera Movement in Unity

10
Comments 6
1 min read
Why Does The C Programming Language Refuse to Die (link)

Why Does The C Programming Language Refuse to Die (link)

11
Comments 4
1 min read
The Art of Refactoring I: Evaluating The Code Blob

The Art of Refactoring I: Evaluating The Code Blob

5
Comments
9 min read
Hello World!

Hello World!

11
Comments 1
5 min read
World's Smallest Quine, "Guaranteed"

World's Smallest Quine, "Guaranteed"

14
Comments 10
5 min read
Parallel test execution within the context of MSTestv2, NUnit3 and VSTest.Console

Parallel test execution within the context of MSTestv2, NUnit3 and VSTest.Console

7
Comments 1
5 min read
Make C++ Great Again (now for Web)

Make C++ Great Again (now for Web)

12
Comments 9
1 min read
I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

76
Comments 162
1 min read
Public domain single-header h264/svc encoder

Public domain single-header h264/svc encoder

7
Comments
1 min read
The future of WPF?

The future of WPF?

18
Comments 7
1 min read
Achievement Deserialized!

Achievement Deserialized!

8
Comments 2
1 min read
Macro with current function name - __func__ vs __FUNCTION__

Macro with current function name - __func__ vs __FUNCTION__

9
Comments 1
1 min read
C Programming!

C Programming!

38
Comments 15
1 min read
Baby Steps In C Programming

Baby Steps In C Programming

74
Comments 7
4 min read
How To Run C Programs on Android

How To Run C Programs on Android

36
Comments 42
3 min read
Unit testing Sitecore computed fields

Unit testing Sitecore computed fields

6
Comments
1 min read
C++ For Go Programmers: Part 2 - Slices

C++ For Go Programmers: Part 2 - Slices

12
Comments
7 min read
A Quick and Dirty Primer to Pointers in C/C++

A Quick and Dirty Primer to Pointers in C/C++

9
Comments
1 min read
Using Python and C together

Using Python and C together

132
Comments 3
2 min read
Make get request and parse JSON in C?

Make get request and parse JSON in C?

15
Comments 10
1 min read
Sysinfo parser for a window manager status bar

Sysinfo parser for a window manager status bar

8
Comments
1 min read
Finding the other end of a pipe on Linux

Finding the other end of a pipe on Linux

17
Comments 7
3 min read
Restricting program memory

Restricting program memory

8
Comments 1
16 min read
Valgrind

Valgrind

10
Comments
9 min read
Tale about data corruption, stack and red zone

Tale about data corruption, stack and red zone

11
Comments 1
5 min read
gprof and gcov

gprof and gcov

8
Comments
6 min read
Moving JSON informations to a default JSON template [Solved]

Moving JSON informations to a default JSON template [Solved]

7
Comments
1 min read
Code Reviews, Game Dev and C++ with Ólafur Waage

Code Reviews, Game Dev and C++ with Ólafur Waage

23
Comments 2
7 min read
loading...