c99: add link
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
d245a06a4c
commit
432f120133
@@ -1,6 +1,7 @@
|
|||||||
# c99
|
# c99
|
||||||
|
|
||||||
> Compila programmi C secondo lo standard ISO C.
|
> Compila programmi C secondo lo standard ISO C.
|
||||||
|
> Maggiori informazioni: <https://man.archlinux.org/man/c99.1p>.
|
||||||
|
|
||||||
- Compila file sorgente/i e crea un eseguibile:
|
- Compila file sorgente/i e crea un eseguibile:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# c99
|
# c99
|
||||||
|
|
||||||
> ISO C 표준에 따라 C 프로그램을 컴파일한다.
|
> ISO C 표준에 따라 C 프로그램을 컴파일한다.
|
||||||
|
> 더 많은 정보: <https://man.archlinux.org/man/c99.1p>.
|
||||||
|
|
||||||
- 원본 파일 컴파일 및 실행 파일 생성:
|
- 원본 파일 컴파일 및 실행 파일 생성:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# c99
|
# c99
|
||||||
|
|
||||||
> Compiles C programs according to the ISO C standard.
|
> Compiles C programs according to the ISO C standard.
|
||||||
|
> More information: <https://man.archlinux.org/man/c99.1p>.
|
||||||
|
|
||||||
- Compile source file(s) and create an executable:
|
- Compile source file(s) and create an executable:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user