DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Function overloading in C

Function overloading in C

2
Comments 1
3 min read
The Binary Search (Chop) Algorithm - with examples in C

The Binary Search (Chop) Algorithm - with examples in C

Comments
2 min read
Guide for starting out C and C++ Programming in Visual Studio Code

Guide for starting out C and C++ Programming in Visual Studio Code

7
Comments 3
8 min read
How to Configure Apache AGE and PostgreSQL for Debugging in Apache NetBeans IDE

How to Configure Apache AGE and PostgreSQL for Debugging in Apache NetBeans IDE

6
Comments
6 min read
Undefined Behavior in C and C++

Undefined Behavior in C and C++

9
Comments 6
8 min read
Conan by example for C

Conan by example for C

2
Comments
4 min read
Function Pointer in C

Function Pointer in C

Comments 1
3 min read
Understanding AGE SKIP and LIMIT Clauses.

Understanding AGE SKIP and LIMIT Clauses.

1
Comments
4 min read
Desktop application in C language

Desktop application in C language

21
Comments
2 min read
Unlocking the Potential of FORTIFY_SOURCE

Unlocking the Potential of FORTIFY_SOURCE

Comments
4 min read
Banker's Algorithm - Deadlock Avoidance

Banker's Algorithm - Deadlock Avoidance

6
Comments 1
6 min read
Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C

Dynamically Allocating 2D Arrays Efficiently (and Correctly!) in C

3
Comments 2
6 min read
How to Create a Calculator with C and Python

How to Create a Calculator with C and Python

8
Comments 5
8 min read
Display donut in the terminal

Display donut in the terminal

6
Comments
3 min read
Undefined Reference: The Internals of Object Files and Linking

Undefined Reference: The Internals of Object Files and Linking

Comments
6 min read
Howto turn a x86 binary executable back into C source code

Howto turn a x86 binary executable back into C source code

Comments
7 min read
What Does The Best Programming Language Really Mean: C Language

What Does The Best Programming Language Really Mean: C Language

Comments
10 min read
Read file into character array in C

Read file into character array in C

4
Comments 1
8 min read
C, C++, and C#: What is The Difference

C, C++, and C#: What is The Difference

9
Comments 9
6 min read
Exploring C: Grouping Anagrams Using Hash Tables

Exploring C: Grouping Anagrams Using Hash Tables

2
Comments
7 min read
Perfect Number Program in C

Perfect Number Program in C

6
Comments
1 min read
Left Shift Bitwise Operator in C Programming (Short Trick)

Left Shift Bitwise Operator in C Programming (Short Trick)

6
Comments
1 min read
right shift operator in c example (Short Trick) | Bitwise Operator

right shift operator in c example (Short Trick) | Bitwise Operator

6
Comments
1 min read
"Expected declaration or statement at end of input" in C [Solved]

"Expected declaration or statement at end of input" in C [Solved]

7
Comments
4 min read
Dangling Pointer between C and Go

Dangling Pointer between C and Go

Comments
2 min read
How to Validate Credit Card Numbers Using the Luhn Algorithm in C

How to Validate Credit Card Numbers Using the Luhn Algorithm in C

52
Comments 2
4 min read
How I Built a Simple HTTP Server from Scratch using C

How I Built a Simple HTTP Server from Scratch using C

229
Comments 13
3 min read
Good CLI Design & Implementation

Good CLI Design & Implementation

2
Comments
11 min read
C is an imperative language.

C is an imperative language.

2
Comments 2
3 min read
Formalizing C Patterns: The Case for C++

Formalizing C Patterns: The Case for C++

Comments
6 min read
Creating a Mini C Compiler using Lex and Yacc [Part 1]

Creating a Mini C Compiler using Lex and Yacc [Part 1]

Comments
9 min read
Foreach macro in C

Foreach macro in C

2
Comments
6 min read
Distribution of Random Numbers

Distribution of Random Numbers

Comments
7 min read
Criando plug-in em c para gimp

Criando plug-in em c para gimp

1
Comments
8 min read
Repeat macro in C?

Repeat macro in C?

7
Comments 3
4 min read
Musings on C & C++ Declarations

Musings on C & C++ Declarations

2
Comments
7 min read
Toy Literal Byte Alignment

Toy Literal Byte Alignment

Comments 1
2 min read
42: A Comprehensive Guide to Pipex

42: A Comprehensive Guide to Pipex

2
Comments 1
8 min read
Custom resolve handler in Microsoft's ServiceProvider (enabling property injection)

Custom resolve handler in Microsoft's ServiceProvider (enabling property injection)

1
Comments 1
5 min read
Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?

Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?

1
Comments 1
1 min read
Can WebAssembly make your web apps faster?

Can WebAssembly make your web apps faster?

Comments
7 min read
Bit Constant Macros in C

Bit Constant Macros in C

1
Comments
1 min read
Zig is for me - is it for you?

Zig is for me - is it for you?

9
Comments 1
5 min read
How to write opimize code in c programming?

How to write opimize code in c programming?

2
Comments 1
2 min read
Complete C Programming Roadmap 2023

Complete C Programming Roadmap 2023

14
Comments 2
2 min read
What to choose: C vs C++?

What to choose: C vs C++?

84
Comments 29
4 min read
I made 3D Snake

I made 3D Snake

2
Comments
1 min read
How to Work with Pointers in C Programming

How to Work with Pointers in C Programming

Comments 3
8 min read
Try Alpaca-LoRA on my laptop

Try Alpaca-LoRA on my laptop

Comments
2 min read
cpulimit annoyed me so I improved it

cpulimit annoyed me so I improved it

3
Comments 2
3 min read
ChatGPT - Complex Coding Challenges: 4 KYU

ChatGPT - Complex Coding Challenges: 4 KYU

5
Comments
4 min read
Understanding memory allocation in C

Understanding memory allocation in C

4
Comments 1
6 min read
Design Pattern - SOLID Principles

Design Pattern - SOLID Principles

1
Comments
12 min read
It's a pointer to a type, not a variable with an asterisk in its name

It's a pointer to a type, not a variable with an asterisk in its name

2
Comments 10
1 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
loading...