ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 매크로 프로세서(전처리) - MASM
    프로그래밍 언어/규격 2013. 6. 9. 17:38

    INCLUDE 디렉티브

    file inclusion


    등호 디렉티브


    상수 부울 대수식

    LT

    GT


    OR


    * conditional compilation

    IF condition

    statements

    [ELSE

    statements]

    ENDIF


    *

    WHILE constExpression

    statements

    ENDM


    *

    ECHO 디렉티브


    EXITM 디렉티브


    매크로 함수


    매크로 프로시저

    c.f. TEXTEQU 디렉티브


Designed by Tistory.