“idl sonst” Code-Antworten

idl sonst

ENDIF ELSE BEGIN
Busy Buffalo

idl sonst

    PRINT, 'A = ', A
Busy Buffalo

idl sonst

ENDELSE
Busy Buffalo

idl sonst

IF (A EQ 2) AND (B EQ 3) THEN BEGIN
Busy Buffalo

idl sonst

    PRINT, 'B = ', B
Busy Buffalo

idl sonst

    IF A NE 2 THEN PRINT, 'A != 2' ELSE PRINT, 'B != 3'
Busy Buffalo

Ähnliche Antworten wie “idl sonst”

Fragen ähnlich wie “idl sonst”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen