-
customers ENDPROC PROCEDURE infoAction && GET www.hostname.com/app/customers/info
RETURN "homeFolder: <b>" + THIS.homeFolder + "</b>"
ENDPROC PROCEDURE...
- eax call
printf xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_
endproc .LFE11: .size main, .-main .ident "GCC: (GNU) 4.8.2" .section .note.GNU-stack...
- procedures.
Procedures are also
objects and are
declared using the
_proc and _
endproc statements.
Procedures are ****igned to
variables which may then be invoked:...
-
endproc procedure rotate(k,l,i,j ∈ N) !
perform rotation of Sij, Skl ┌ ┐ ┌ ┐┌ ┐ │Skl│ │c −s││Skl│ │ │ := │ ││ │ │Sij│ │s c││Sij│ └ ┘ └ ┘└ ┘
endproc ...
- triangle_fill_plot_code%,x3%,y3% ELSE DRAW x3%,y3% : DRAW x1%,y1%
ENDIF ENDPROC : REM of PROC_triangle() Dot
space "Fortran (a history)". IBM. Retrieved...
-
included multi-line IF...THEN...ELSE...ENDIF statements, and the PROC...
ENDPROC definitions and the
EXECUTE statement to call them. The
first proof-of-concept...
-
program in
Amiga E
looks like this: PROC main() WriteF('****o, World!')
ENDPROC 1993: The
first public release of
Amiga E; the
first release on Aminet...
- statements.
PROCEDURE (PROC),
EXITPROCEDURE (EDITPROC), and
ENDPROCEDURE (
ENDPROC) statements.
Initialization INITIAL and
ENDINITIAL statements. Enhanced...
- BYTE) TWRT; ENT PROC RRJOB() INT; TWRT("****o World#NL#"); RETURN(1);
ENDPROC; RTL/2
compiles to ****embly
language and
provides the CODE
statement to...