Jump to content

Conditional structures: Difference between revisions

m
→‎{{header|Free Pascal / Lazarus}}: Removed unnecessary section
m (→‎{{header|ooRexx}}: remove blank lines)
m (→‎{{header|Free Pascal / Lazarus}}: Removed unnecessary section)
Line 1,366:
anew(1:n,1:m) = a(1:n,1:m)
end where</lang>
=={{header|Free Pascal / Lazarus}}==
 
:''See [[Conditional Structures#Pascal|Pascal]]''
=={{header|friendly interactive shell}}==
===if-then-else===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.