eolas/neuron/94ceb35e-3c61-4d4c-8a6c-d915cb15a2b0/Variables_in_C.md
2024-10-21 09:00:02 +01:00

11 lines
117 B
Markdown

---
id: r4i16p1x
tags: [C]
created: Thursday, February 29, 2024 | 17:20
---
# Variables in C
```c
int age = 25
```