Skip to content
Snippets Groups Projects
Commit cf5cec06 authored by 고예준's avatar 고예준
Browse files

Update README.md_목차 링크 안되던 것 수정

parent 20c889d6
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
- [option_test](#option-test) - [option_test](#option-test)
* [1. compiler and interpreter](#1-compiler-and-interpreter) * [1. compiler and interpreter](#1-compiler-and-interpreter)
* [2. Procedures for the C execution file](#2-procedures-for-the-c-execution-file) * [2. Procedures for the C execution file](#2-procedures-for-the-c-execution-file)
* [3. gcc command option meaning, result](#3-gcc-command-option-meaning--result) * [3. gcc command option meaning and result](#3-gcc-command-option-meaning-and-result)
- [Makefile](#makefile) - [Makefile](#makefile)
- [Raspberry Pi light on code and Breadboard Connection Images](#raspberry-pi-light-on-code-and-breadboard-connection-images) - [Raspberry Pi light on code and Breadboard Connection Images](#raspberry-pi-light-on-code-and-breadboard-connection-images)
- [pointer](#pointer) - [pointer](#pointer)
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
### 3. gcc command option meaning, result ### 3. gcc command option meaning and result
1. -E : 전처리만 실행하며 컴파일이나 어셈블하지 않음 1. -E : 전처리만 실행하며 컴파일이나 어셈블하지 않음
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment