Skip to content

Commit

Permalink
remove h1 header
Browse files Browse the repository at this point in the history
  • Loading branch information
Spybull committed Dec 7, 2023
1 parent 0c9510d commit 997ba5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _posts/2023-12-07-struct of program on c lang.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ pin: false
author: spybull
---

## Структура программы на языке Си


### Основная точка входа программы

В языке Си, код начинает свое выполнение с главной функции, которая называется **main**.
Expand Down

0 comments on commit 997ba5d

Please sign in to comment.