Changes

Jump to: navigation, search

GPU621/The Chapel Programming Language

No change in size, 14:29, 20 November 2020
Procedures:
==== Procedures: ====
A procedure groups computations is like a function in C++ that can be used or called from another part of inside the program.
proc factorial(x: int) : int
25
edits

Navigation menu