[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

색인: A – M

Jump to:          
A   B   C   D   E   F   G   I   L   M   O   P   Q   R   S   T   U   W  
Index Entry Section

A
arguments to macros3.3 매크로의 인자들
Arguments to macros4.2 매크로와 인자
arguments to macros, special4.3 매크로에서 특별한 인자
arguments, quoted macro3.4 매크로의 인자를 따옴표로 묶기
arithmetic11. 산술 연산을 위한 매크로

B
builtins, indirect call of4.8 간접적으로 내장 매크로 호출하기

C
call of builtins, indirect4.8 간접적으로 내장 매크로 호출하기
call of macros, indirect4.7 간접적인 매크로 호출
changing comment delimiters7.3 주석 구분자 변경하기
changing the quote delimiters7.2 인용 문자 바꾸기
characters, translating10.5 문자를 변환하기
command line, filenames on the1.3 m4를 부르기
command line, macro definitions on the1.3 m4를 부르기
command line, options1.3 m4를 부르기
commands, exit code from UNIX12.3 종료 코드
commands, running UNIX12. 유닉스 명령의 실행
comment delimiters, changing7.3 주석 구분자 변경하기
comparing strings5.2 문자열 비교
compatibility15. m4 의 다른 버전들과의 호환성
conditionals5.1 매크로 정의 테스트
counting loops5.4 루프와 재귀

D
debugging output, saving6.4 디버깅 출력을 저장하기
decrement operator11.1 증가, 감소 연산자
defining new macros4. 새로운 매크로를 정의하는 방법
definitions, displaying macro6.1 매크로 정의를 보기
deleting macros4.4 매크로의 삭제
displaying macro definitions6.1 매크로 정의를 보기
diversion numbers9.3 전환 숫자 (Diversion numbers)
diverting output to files9.1 출력을 전환하기
dumping into frozen file14. Frozen 상태로 빠른 속도로 로딩하기

E
error messages, printing13.1 Printing error messages
evaluation, of integer expressions11.2 정수 표현식의 값을 구하기
executing UNIX commands12. 유닉스 명령의 실행
exit code from UNIX commands12.3 종료 코드
expansion of macros3.5 매크로의 확장
expansion, tracing macro6.2 매크로 호출을 추적하기
expressions, evaluation of integer11.2 정수 표현식의 값을 구하기
extracting substrings10.4 문자열에서 특정한 문자열을 뽑기

F
fast loading of frozen files14. Frozen 상태로 빠른 속도로 로딩하기
file inclusion8. 파일 삽입
file inclusion9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
filenames, on the command line1.3 m4를 부르기
files, diverting output to9.1 출력을 전환하기
files, names of temporary12.4 임시파일의 이름 만들기
for 루프5.4 루프와 재귀
forloops5.4 루프와 재귀
formatted output10.7 형식화된 출력
frozen files for fast loading14. Frozen 상태로 빠른 속도로 로딩하기
frozen 파일의 빠른 로딩14. Frozen 상태로 빠른 속도로 로딩하기

G
GNU extensions4.2 매크로와 인자
GNU extensions4.7 간접적인 매크로 호출
GNU extensions4.8 간접적으로 내장 매크로 호출하기
GNU extensions6.3 디버깅 출력을 제어하기
GNU extensions6.4 디버깅 출력을 저장하기
GNU extensions8.2 삽입할 파일 검색하기
GNU extensions9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
GNU extensions10.3 정규표현식 검색하기
GNU extensions10.6 정규표현식으로 텍스트를 대치하기
GNU extensions10.7 형식화된 출력
GNU extensions14. Frozen 상태로 빠른 속도로 로딩하기
GNU extensions15.1 GNU m4에서 확장된 점
GNU 확장4.2 매크로와 인자
GNU 확장4.7 간접적인 매크로 호출
GNU 확장4.8 간접적으로 내장 매크로 호출하기
GNU 확장6.3 디버깅 출력을 제어하기
GNU 확장6.4 디버깅 출력을 저장하기
GNU 확장8.2 삽입할 파일 검색하기
GNU 확장9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
GNU 확장10.3 정규표현식 검색하기
GNU 확장10.6 정규표현식으로 텍스트를 대치하기
GNU 확장10.7 형식화된 출력
GNU 확장14. Frozen 상태로 빠른 속도로 로딩하기
GNU 확장15.1 GNU m4에서 확장된 점

I
included files, search path for8.2 삽입할 파일 검색하기
inclusion, of files8. 파일 삽입
inclusion, of files9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
increment operator11.1 증가, 감소 연산자
indirect call of builtins4.8 간접적으로 내장 매크로 호출하기
indirect call of macros4.7 간접적인 매크로 호출
initialization, frozen states14. Frozen 상태로 빠른 속도로 로딩하기
input, saving7.5 입력을 저장하기
integer arithmetic11. 산술 연산을 위한 매크로
integer expression evaluation11.2 정수 표현식의 값을 구하기

L
length of strings10.1 문자열의 길이를 계산
lexical structure of words7.4 단어의 어휘 구조 바꾸기
loops5.4 루프와 재귀
loops, counting5.4 루프와 재귀

M
macro definitions, on the command line1.3 m4를 부르기
macro expansion, tracing6.2 매크로 호출을 추적하기
macro invocation3.1 매크로의 기본적인 사용방법
macros, arguments to3.3 매크로의 인자들
macros, arguments to4.2 매크로와 인자
macros, displaying definitions6.1 매크로 정의를 보기
macros, expansion of3.5 매크로의 확장
macros, how to define new4. 새로운 매크로를 정의하는 방법
macros, how to delete4.4 매크로의 삭제
macros, indirect call of4.7 간접적인 매크로 호출
macros, quoted arguments to3.4 매크로의 인자를 따옴표로 묶기
macros, recursive5.4 루프와 재귀
macros, special arguments to4.3 매크로에서 특별한 인자
macros, temporary redefinition of4.6 임시로 다시 정의하는 매크로
messages, printing error13.1 Printing error messages
multibranches5.3 문자열 비교

Jump to:          
A   B   C   D   E   F   G   I   L   M   O   P   Q   R   S   T   U   W  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Autobuild on October 25, 2015 using texi2html 1.82.