memoria memoria memoria memoria memoria memoria memoria
img aleatoireimg aleatoireimg aleatoire
titre

MEMORIA project

Vocabulaire :

Une liste de termes et notions adoptés et exploités dans le projet Memoria.
Chaque terme est définit plus loin dans le but de cerner son sens exact.

Choisissez un mode de recherche puis sélectionnez puis un terme.


ordre hiérarchique
ordre alphabétique
rechercher

procedure
subtype

A portion of code within a larger program that performs a specific task and is relatively independent of the remaining code.

e.g., a subpart of a PHP script

Based on:
Wikipedia <https://en.wikipedia.org/wiki/Subroutine>