DEV Community

C

Official tag for the C programming language.

Posts

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

5
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
How to personalize the shell for developers - my custom setup

How to personalize the shell for developers - my custom setup

Comments
2 min read
Painting a Picture with DALL·E

Painting a Picture with DALL·E

9
Comments
6 min read
Concurrencia en Golang III

Concurrencia en Golang III

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

26
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

5
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
loading...