Definition of Subprogram. Meaning of Subprogram. Synonyms of Subprogram

Here you will find one or more explanations in English for the word Subprogram. Also in the bottom left of the page several parts of wikipedia pages related to the word Subprogram and, of course, Subprogram synonyms and on the right images related to the word Subprogram.

Definition of Subprogram

No result for Subprogram. Showing similar results...

Meaning of Subprogram from wikipedia

- programming, a function (also procedure, method, subroutine, routine, or subprogram) is a callable unit of software logic that has a well-defined interface...
- Basic Linear Algebra Subprograms (BLAS) is a specification that prescribes a set of low-level routines for performing common linear algebra operations...
- on the specification and corresponding body of a subprogram, it will analyse the body of the subprogram to build up a model of the information flow. This...
- it combines subprograms in only three specific ways (control structures). These are Executing one subprogram, and then another subprogram (sequence) Executing...
- applicable. As problems become larger and more complex, features such as subprograms, modules, formal do****entation, and new paradigms such as object-oriented...
- this limitation. LOCAL subprograms Fortran let any subprogram be designated as "LOCAL" (Load-on-Call). Each LOCAL subprogram is an overlay; it is part...
- Procedure (computer science), also termed a subroutine, function, or subprogram Stored procedure, a subroutine in the data dictionary of a relational...
- Mercury-Atlas was a subprogram of Project Mercury: 1  that included most of the flights and tests using the Atlas LV-3B launch vehicle. The Atlas was also...
- Convert a number to a string TAN Tangent VAL Convert a string to a number Subprograms are called with CALL statement (e.g. CALL CLEAR). CHAR Definition of...
- Subroutines; callable units such as procedures, functions, methods, or subprograms are used to allow a sequence to be referred to by a single statement...