DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Yet another attempt at FFI for Node.js

Yet another attempt at FFI for Node.js

30
Comments 1
4 min read
Raspberry Pi I/O with optocoupler and pigpio

Raspberry Pi I/O with optocoupler and pigpio

4
Comments
3 min read
Dart and C : how to ffi and wasm (4) buffer pointer

Dart and C : how to ffi and wasm (4) buffer pointer

6
Comments
4 min read
Brushing Up My C. Building A Unix Domain Socket Client/Server (Part I)

Brushing Up My C. Building A Unix Domain Socket Client/Server (Part I)

7
Comments
9 min read
[simple c program for beginners]

[simple c program for beginners]

9
Comments 1
4 min read
My second Side Project: Monopoly Game

My second Side Project: Monopoly Game

6
Comments
3 min read
Dart and C : how to ffi and wasm (3) int doube

Dart and C : how to ffi and wasm (3) int doube

6
Comments
2 min read
Matrix neighbors

Matrix neighbors

3
Comments
3 min read
Arduino Buttons Made Simple(r)!

Arduino Buttons Made Simple(r)!

7
Comments 1
2 min read
Dart and C : how to ffi and wasm (1) Env

Dart and C : how to ffi and wasm (1) Env

4
Comments
3 min read
Unary operators in C | सी में अनियोजित ऑपरेटर ➕➕

Unary operators in C | सी में अनियोजित ऑपरेटर ➕➕

6
Comments
2 min read
I am learning C in 2020 – Beginner - What I learned about memory, variables and pointers in c

I am learning C in 2020 – Beginner - What I learned about memory, variables and pointers in c

6
Comments
17 min read
Introduction to Make

Introduction to Make

11
Comments
2 min read
I made a game in C run in a web browser and so can you

I made a game in C run in a web browser and so can you

14
Comments 1
6 min read
Putting My Swimming Pool on the Internet - A Deep Dive Into Building a Pool Bot

Putting My Swimming Pool on the Internet - A Deep Dive Into Building a Pool Bot

6
Comments
8 min read
Hardware & Sensors - A Deep Dive Into Building a Pool Bot

Hardware & Sensors - A Deep Dive Into Building a Pool Bot

7
Comments 1
11 min read
What is wrong with C? Why Rust?

What is wrong with C? Why Rust?

4
Comments 2
3 min read
List all current environment variables - Linux Tips

List all current environment variables - Linux Tips

5
Comments
1 min read
Implement `tee` CLI in C - C Lang

Implement `tee` CLI in C - C Lang

5
Comments 2
1 min read
How to get glibc version - C Lang

How to get glibc version - C Lang

18
Comments
1 min read
A Deep Dive Into Building a Pool Bot

A Deep Dive Into Building a Pool Bot

5
Comments
1 min read
Call a C library from C++

Call a C library from C++

10
Comments 4
2 min read
Why there is no "gets" function in C standard library?

Why there is no "gets" function in C standard library?

5
Comments 1
4 min read
Taking a Look at an Odd FizzBuzz Solution

Taking a Look at an Odd FizzBuzz Solution

40
Comments 2
3 min read
Why You Shouldn't Learn C

Why You Shouldn't Learn C

7
Comments 2
9 min read
Why can't I appreciate C ++ like I appreciate C?

Why can't I appreciate C ++ like I appreciate C?

3
Comments 5
1 min read
Sem medo dos Ponteiros #1 - Introdução

Sem medo dos Ponteiros #1 - Introdução

30
Comments
4 min read
what is <iso646.h> in C standard library

what is <iso646.h> in C standard library

6
Comments 2
2 min read
Using CommandLineParser in a way friendly to Dependency Injection

Using CommandLineParser in a way friendly to Dependency Injection

5
Comments
5 min read
Enhancing my tattoo machine

Enhancing my tattoo machine

43
Comments 12
4 min read
Array and Pointer in C

Array and Pointer in C

11
Comments
6 min read
Use `bool` in C program

Use `bool` in C program

6
Comments
1 min read
Computer storage for numbers

Computer storage for numbers

5
Comments
3 min read
My Career as a Software Developer

My Career as a Software Developer

7
Comments 1
3 min read
How to rely on configuration during application bootstrapping?

How to rely on configuration during application bootstrapping?

6
Comments
6 min read
Les joies des conversions d’entiers en C et C++

Les joies des conversions d’entiers en C et C++

8
Comments
2 min read
Linden Scripting Language

Linden Scripting Language

8
Comments
5 min read
Learn 6 ES6 Javascript Equivalents to C# LINQ Methods

Learn 6 ES6 Javascript Equivalents to C# LINQ Methods

8
Comments
3 min read
Synchronization and Critical Section Problem

Synchronization and Critical Section Problem

6
Comments
3 min read
Predict the Output

Predict the Output

6
Comments 4
1 min read
Raspberry Pi GPIO 4 Ways

Raspberry Pi GPIO 4 Ways

17
Comments 5
7 min read
Modern C and C++: Popularity, Tooling and DevOps Practices

Modern C and C++: Popularity, Tooling and DevOps Practices

24
Comments
8 min read
All Hail Old Programmers (and old languages)!

All Hail Old Programmers (and old languages)!

11
Comments 2
3 min read
C# Testing With User Secrets

C# Testing With User Secrets

7
Comments 1
4 min read
THIS_IS_A_CONSTANT

THIS_IS_A_CONSTANT

5
Comments
2 min read
A legit use case for the goto abomination

A legit use case for the goto abomination

6
Comments 1
3 min read
Use Blazor and C# to host a static website in Azure Storage

Use Blazor and C# to host a static website in Azure Storage

68
Comments 6
5 min read
Good, Bad, Ugly in Concurrent Programming with C++

Good, Bad, Ugly in Concurrent Programming with C++

14
Comments 2
7 min read
Reactive Neo4j using .NET

Reactive Neo4j using .NET

8
Comments 1
4 min read
Is Azure Service Fabric still relevant in 2020

Is Azure Service Fabric still relevant in 2020

9
Comments 6
8 min read
Setting an Azure IoT Hub connection string in code on an MXChip

Setting an Azure IoT Hub connection string in code on an MXChip

5
Comments
2 min read
Perfect .NET CI/CD with Azure Pipelines

Perfect .NET CI/CD with Azure Pipelines

23
Comments
8 min read
Using the ffmpeg-libs C API to transcode audio

Using the ffmpeg-libs C API to transcode audio

7
Comments 1
6 min read
How to write Clean, Beautiful and Effective C++ Code

How to write Clean, Beautiful and Effective C++ Code

39
Comments
6 min read
Why We should care about Floating-Point Numbers?

Why We should care about Floating-Point Numbers?

20
Comments 1
2 min read
Creating an FFI-compatible C-ABI library in Rust

Creating an FFI-compatible C-ABI library in Rust

18
Comments 3
13 min read
Why PE needs Original First Thunk(OFT)?

Why PE needs Original First Thunk(OFT)?

6
Comments
2 min read
Substitution Failure is Error and Not An Error.

Substitution Failure is Error and Not An Error.

3
Comments
5 min read
LightMoreLight Problem in c

LightMoreLight Problem in c

7
Comments
1 min read
Learn c++ programming

Learn c++ programming

14
Comments 1
1 min read
loading...