DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding memory allocation in C

Understanding memory allocation in C

2
Comments 1
6 min read
Design Pattern - SOLID Principles

Design Pattern - SOLID Principles

1
Comments
12 min read
Embedding Files in an Executable - Linux/WSL2 - Part 1

Embedding Files in an Executable - Linux/WSL2 - Part 1

2
Comments
2 min read
The Structure of the C Program

The Structure of the C Program

1
Comments 1
2 min read
C program to display calendar for a given year

C program to display calendar for a given year

2
Comments
3 min read
Test Driven Learning

Test Driven Learning

2
Comments
2 min read
ChatGPT - Complex Coding Challenges: 5 KYU

ChatGPT - Complex Coding Challenges: 5 KYU

2
Comments
2 min read
Help for C code

Help for C code

Comments
1 min read
ChatGPT - Complex Coding Challenges: 6 KYU

ChatGPT - Complex Coding Challenges: 6 KYU

2
Comments
2 min read
Traversing a Binary Tree in Level-Order

Traversing a Binary Tree in Level-Order

1
Comments
2 min read
User space dynamic tracing and feedback control

User space dynamic tracing and feedback control

Comments
4 min read
From C Code to Machine Code: Understanding the Compilation Process

From C Code to Machine Code: Understanding the Compilation Process

6
Comments 1
4 min read
ChatGPT - Complex Coding Challenges: 7 KYU

ChatGPT - Complex Coding Challenges: 7 KYU

2
Comments
2 min read
ChatGPT - Complex Coding Challenges: 8 KYU

ChatGPT - Complex Coding Challenges: 8 KYU

3
Comments 2
4 min read
audioFlux: A library for audio and music analysis, feature extraction.

audioFlux: A library for audio and music analysis, feature extraction.

3
Comments
2 min read
Buffer Overflow Vulnerability C Code

Buffer Overflow Vulnerability C Code

Comments 1
1 min read
Writing a Program for Palindrome in C

Writing a Program for Palindrome in C

Comments
2 min read
Bits and Bytes: A Comprehensive Guide to Bit Manipulation

Bits and Bytes: A Comprehensive Guide to Bit Manipulation

5
Comments 2
5 min read
Edgy Firmware: The Only Edge Detection Solution You'll Ever Need

Edgy Firmware: The Only Edge Detection Solution You'll Ever Need

3
Comments 8
6 min read
3D Movement in Unity Using C#

3D Movement in Unity Using C#

Comments 2
7 min read
How To Write A Programming Language

How To Write A Programming Language

5
Comments 2
7 min read
Open Source C Library Melon: Doubly Linked List

Open Source C Library Melon: Doubly Linked List

Comments 2
4 min read
Installation of Apache age and PostgreSQL from source in linux part 1

Installation of Apache age and PostgreSQL from source in linux part 1

1
Comments
2 min read
Calling Ruby Methods in C: Avoid Memory Leaks

Calling Ruby Methods in C: Avoid Memory Leaks

1
Comments
5 min read
Trying out V lang, a simple & fast language

Trying out V lang, a simple & fast language

2
Comments
2 min read
Murtaza Hashwani | Difference Between C and C++

Murtaza Hashwani | Difference Between C and C++

4
Comments
2 min read
Dasturlash va C++ ga kirish

Dasturlash va C++ ga kirish

1
Comments 1
2 min read
Make a Self-Replicating Virus in C

Make a Self-Replicating Virus in C

2
Comments
2 min read
Implementando um cat em C

Implementando um cat em C

1
Comments 2
5 min read
How to take hidden password from terminal in C/C++

How to take hidden password from terminal in C/C++

2
Comments 3
2 min read
A BCryptDeriveKeyPBKDF2 example in C++.

A BCryptDeriveKeyPBKDF2 example in C++.

1
Comments
1 min read
Tail Call Optimization by Base Jumping off the Stack

Tail Call Optimization by Base Jumping off the Stack

5
Comments
3 min read
Why not Rust for Omnigres?

Why not Rust for Omnigres?

2
Comments 2
4 min read
Rust's impact on security (Why the NSA, Microsoft CTO, and Linux recommend it as the safer choice over C and C++)

Rust's impact on security (Why the NSA, Microsoft CTO, and Linux recommend it as the safer choice over C and C++)

7
Comments 3
9 min read
Every C program has main()? (False)

Every C program has main()? (False)

1
Comments
1 min read
C Vs C++

C Vs C++

5
Comments 7
2 min read
Hello, World!

Hello, World!

Comments
1 min read
How to view and back trace core dumps through gdb

How to view and back trace core dumps through gdb

Comments 1
4 min read
Operating System Development Series Part 1: Building a GCC cross compiler for i386 target on an M1 MacBook

Operating System Development Series Part 1: Building a GCC cross compiler for i386 target on an M1 MacBook

3
Comments 1
4 min read
C's Ternary Operator

C's Ternary Operator

4
Comments 2
1 min read
Setting up private network with a gateway

Setting up private network with a gateway

5
Comments
7 min read
Integer overflow in C and Rust

Integer overflow in C and Rust

1
Comments 1
2 min read
Concurrencia en Golang III

Concurrencia en Golang III

13
Comments 2
3 min read
Using LIS302DL Three-Axis Accelerometer and External Interrupt on Stm32f407g

Using LIS302DL Three-Axis Accelerometer and External Interrupt on Stm32f407g

5
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

17
Comments
6 min read
What is stopping you from learning C?

What is stopping you from learning C?

5
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

6
Comments
4 min read
Pointers in C Programming

Pointers in C Programming

6
Comments 2
2 min read
Operators

Operators

5
Comments
3 min read
Encrypt a number

Encrypt a number

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

Rough intro to GCC (Hello, World!)

6
Comments
3 min read
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
loading...