DEV Community

Basics of the C programming language Series' Articles

Back to mikkel250's Series
Functions in C

Functions in C

25
Comments 2
3 min read
Arrays in C

Arrays in C

12
Comments 2
4 min read
Strings in C

Strings in C

11
Comments
3 min read
String functions in C

String functions in C

6
Comments
6 min read
Setting up VSCode for C in linux

Setting up VSCode for C in linux

62
Comments
4 min read
Pointer basics in C

Pointer basics in C

8
Comments
5 min read
Advanced pointer operations in C

Advanced pointer operations in C

12
Comments
3 min read
Pointers: Const, Void, and Arrays

Pointers: Const, Void, and Arrays

9
Comments
4 min read
Pointers arithmetic

Pointers arithmetic

5
Comments 2
2 min read
Pointers and strings

Pointers and strings

9
Comments
1 min read
Passing by value, passing by reference in C

Passing by value, passing by reference in C

15
Comments 5
3 min read
Dynamic memory allocation in C

Dynamic memory allocation in C

23
Comments 11
6 min read
Structures in C

Structures in C

58
Comments
2 min read
Structures and arrays in C

Structures and arrays in C

5
Comments
2 min read
Nested structures in C

Nested structures in C

7
Comments
2 min read
Structures and pointers in C

Structures and pointers in C

9
Comments
5 min read
Structures and functions in C

Structures and functions in C

8
Comments
2 min read
File input and output in C

File input and output in C

11
Comments 1
6 min read
Reading file contents in C

Reading file contents in C

7
Comments
5 min read
Writing to files in C

Writing to files in C

10
Comments
3 min read