DEV Community

C

Official tag for the C programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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]

8
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

54
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

273
Comments 14
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?

9
Comments 4
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
loading...