DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using LIS302DL Three-Axis Accelerometer and External Interrupt on Stm32f407g

Using LIS302DL Three-Axis Accelerometer and External Interrupt on Stm32f407g

7
Comments
3 min read
A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

A tutorial for accessing C/C++ functions within a shared library (.dll/.so/.dylib) from Rust

18
Comments
6 min read
The Perl outlook for next year is favorable

The Perl outlook for next year is favorable

5
Comments
1 min read
What is stopping you from learning C?

What is stopping you from learning C?

6
Comments
5 min read
The Key to C

The Key to C

11
Comments 5
2 min read
A Makefile Template for Small Projects

A Makefile Template for Small Projects

9
Comments
4 min read
Pointers in C Programming

Pointers in C Programming

7
Comments 2
2 min read
Operators

Operators

5
Comments
3 min read
Rough intro to GCC (Hello, World!)

Rough intro to GCC (Hello, World!)

6
Comments
3 min read
What are the five basic elements of a C++ program

What are the five basic elements of a C++ program

3
Comments
5 min read
The Fuss of Cross-Compiling C/C++ 😒

The Fuss of Cross-Compiling C/C++ 😒

9
Comments 1
4 min read
Things learned from K&R C

Things learned from K&R C

5
Comments 2
2 min read
Fast fuzzy searching of a string in a list

Fast fuzzy searching of a string in a list

7
Comments 2
4 min read
How To Iterate Over C String

How To Iterate Over C String

19
Comments 2
2 min read
Python Throws a Bone to Other Developers

Python Throws a Bone to Other Developers

3
Comments
1 min read
Debugging code in C language with a Makefile on MAC

Debugging code in C language with a Makefile on MAC

3
Comments
2 min read
Do we need a "Rust Standard"?

Do we need a "Rust Standard"?

5
Comments
13 min read
Build & Distribute a Python C Extension Module

Build & Distribute a Python C Extension Module

4
Comments
3 min read
Why Array Index Starts with 0 , A pointers magic !

Why Array Index Starts with 0 , A pointers magic !

2
Comments 2
3 min read
Embedded Systems Weekly #123

Embedded Systems Weekly #123

4
Comments 2
3 min read
C++ New Style Casts in C (sort of)

C++ New Style Casts in C (sort of)

5
Comments 1
5 min read
React and .NET Core 6.0 Sample Project with Docker - Part 1

React and .NET Core 6.0 Sample Project with Docker - Part 1

13
Comments
4 min read
What Are You Pointing At???

What Are You Pointing At???

Comments 1
3 min read
TimSort Algorithm in C with doubly Linked List

TimSort Algorithm in C with doubly Linked List

1
Comments
1 min read
Pointers , Arrays & Strings in C

Pointers , Arrays & Strings in C

7
Comments
4 min read
C - argc, argv

C - argc, argv

3
Comments 1
2 min read
C - Static libraries

C - Static libraries

3
Comments
4 min read
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)

7
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!

6
Comments 1
6 min read
loading...