[ << ] [ < ] [ 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 macros 3.3 매크로의 인자들
Arguments to macros 4.2 매크로와 인자
arguments to macros, special 4.3 매크로에서 특별한 인자
arguments, quoted macro 3.4 매크로의 인자를 따옴표로 묶기
arithmetic 11 산술 연산을 위한 매크로

B
builtins, indirect call of 4.8 간접적으로 내장 매크로 호출하기

C
call of builtins, indirect 4.8 간접적으로 내장 매크로 호출하기
call of macros, indirect 4.7 간접적인 매크로 호출
changing comment delimiters 7.3 주석 구분자 변경하기
changing the quote delimiters 7.2 인용 문자 바꾸기
characters, translating 10.5 문자를 변환하기
command line, filenames on the 1.3 m4를 부르기
command line, macro definitions on the 1.3 m4를 부르기
command line, options 1.3 m4를 부르기
commands, exit code from UNIX 12.3 종료 코드
commands, running UNIX 12 유닉스 명령의 실행
comment delimiters, changing 7.3 주석 구분자 변경하기
comparing strings 5.2 문자열 비교
compatibility 15 m4 의 다른 버전들과의 호환성
conditionals 5.1 매크로 정의 테스트
counting loops 5.4 루프와 재귀

D
debugging output, saving 6.4 디버깅 출력을 저장하기
decrement operator 11.1 증가, 감소 연산자
defining new macros 4 새로운 매크로를 정의하는 방법
definitions, displaying macro 6.1 매크로 정의를 보기
deleting macros 4.4 매크로의 삭제
displaying macro definitions 6.1 매크로 정의를 보기
diversion numbers 9.3 전환 숫자 (Diversion numbers)
diverting output to files 9.1 출력을 전환하기
dumping into frozen file 14 Frozen 상태로 빠른 속도로 로딩하기

E
error messages, printing 13.1 Printing error messages
evaluation, of integer expressions 11.2 정수 표현식의 값을 구하기
executing UNIX commands 12 유닉스 명령의 실행
exit code from UNIX commands 12.3 종료 코드
expansion of macros 3.5 매크로의 확장
expansion, tracing macro 6.2 매크로 호출을 추적하기
expressions, evaluation of integer 11.2 정수 표현식의 값을 구하기
extracting substrings 10.4 문자열에서 특정한 문자열을 뽑기

F
fast loading of frozen files 14 Frozen 상태로 빠른 속도로 로딩하기
file inclusion 8 파일 삽입
file inclusion 9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
filenames, on the command line 1.3 m4를 부르기
files, diverting output to 9.1 출력을 전환하기
files, names of temporary 12.4 임시파일의 이름 만들기
for 루프 5.4 루프와 재귀
forloops 5.4 루프와 재귀
formatted output 10.7 형식화된 출력
frozen files for fast loading 14 Frozen 상태로 빠른 속도로 로딩하기
frozen 파일의 빠른 로딩 14 Frozen 상태로 빠른 속도로 로딩하기

G
GNU extensions 4.2 매크로와 인자
GNU extensions 4.7 간접적인 매크로 호출
GNU extensions 4.8 간접적으로 내장 매크로 호출하기
GNU extensions 6.3 디버깅 출력을 제어하기
GNU extensions 6.4 디버깅 출력을 저장하기
GNU extensions 8.2 삽입할 파일 검색하기
GNU extensions 9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
GNU extensions 10.3 정규표현식 검색하기
GNU extensions 10.6 정규표현식으로 텍스트를 대치하기
GNU extensions 10.7 형식화된 출력
GNU extensions 14 Frozen 상태로 빠른 속도로 로딩하기
GNU extensions 15.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 for 8.2 삽입할 파일 검색하기
inclusion, of files 8 파일 삽입
inclusion, of files 9.2 출력을 원래대로 되돌려 놓기 (Undivering output)
increment operator 11.1 증가, 감소 연산자
indirect call of builtins 4.8 간접적으로 내장 매크로 호출하기
indirect call of macros 4.7 간접적인 매크로 호출
initialization, frozen states 14 Frozen 상태로 빠른 속도로 로딩하기
input, saving 7.5 입력을 저장하기
integer arithmetic 11 산술 연산을 위한 매크로
integer expression evaluation 11.2 정수 표현식의 값을 구하기

L
length of strings 10.1 문자열의 길이를 계산
lexical structure of words 7.4 단어의 어휘 구조 바꾸기
loops 5.4 루프와 재귀
loops, counting 5.4 루프와 재귀

M
macro definitions, on the command line 1.3 m4를 부르기
macro expansion, tracing 6.2 매크로 호출을 추적하기
macro invocation 3.1 매크로의 기본적인 사용방법
macros, arguments to 3.3 매크로의 인자들
macros, arguments to 4.2 매크로와 인자
macros, displaying definitions 6.1 매크로 정의를 보기
macros, expansion of 3.5 매크로의 확장
macros, how to define new 4 새로운 매크로를 정의하는 방법
macros, how to delete 4.4 매크로의 삭제
macros, indirect call of 4.7 간접적인 매크로 호출
macros, quoted arguments to 3.4 매크로의 인자를 따옴표로 묶기
macros, recursive 5.4 루프와 재귀
macros, special arguments to 4.3 매크로에서 특별한 인자
macros, temporary redefinition of 4.6 임시로 다시 정의하는 매크로
messages, printing error 13.1 Printing error messages
multibranches 5.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 on April 12, 2025 using texi2html 5.0.