DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Access private blobs with user credentials using Azure Function and App Service authentication

Access private blobs with user credentials using Azure Function and App Service authentication

7
Comments
5 min read
XmlSerializer memory leak

XmlSerializer memory leak

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

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

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

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

9
Comments 1
4 min read
Creating a simple Linked List In C programming

Creating a simple Linked List In C programming

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

6
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

2
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

10
Comments
4 min read
C programming language:

C programming language:

3
Comments
5 min read
Problem in C Pointer

Problem in C Pointer

2
Comments
1 min read
Vector problem

Vector problem

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

3
Comments
4 min read
C - argc, argv

C - argc, argv

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

2
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
從 3 - 5 談 C 語言無號整數的運算

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

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

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

A DEEP DIVE INTO C PROGRAMMING. (Part 1)

6
Comments 1
3 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
finding size of Array in C

finding size of Array in C

1
Comments 2
4 min read
Embedded Systems Weekly #115

Embedded Systems Weekly #115

3
Comments
3 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

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

4
Comments 1
6 min read
PPS Practical | GTU Colleges

PPS Practical | GTU Colleges

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

Linked List Implementation in C with User Input

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

How many asterisks can be put?

4
Comments 2
3 min read
loading...