cstart/Others/Codes/Lecture2
focused_xy 9c03f24691 feat: add codes to static site
Co-authored-by: MayGe <152044636+M4yGem1ni@users.noreply.github.com>
2024-10-13 14:26:50 +08:00
..
1-control-flow.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
2-function.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
3-array.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
4-string.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
5-string-advance.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
6-macro.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
7-variable.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
8-nested-array feat: add codes to static site 2024-10-13 14:26:50 +08:00
9-pointer.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
A-pointer-puzzle.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
B-pointer-clac.c feat: add codes to static site 2024-10-13 14:26:50 +08:00
README.md feat: add codes to static site 2024-10-13 14:26:50 +08:00
makefile feat: add codes to static site 2024-10-13 14:26:50 +08:00

README.md

在本目录下打开终端,输入

make

./build目录下生成对应的可执行文件