eolas/neuron/93d3f8b4-f6ce-497f-bc67-2f2b18c283e8/Variables_in_C.md
2025-01-17 17:51:58 +00:00

11 lines
117 B
Markdown

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