Samples


The samples used to illustrate Alma are based on LISS and C language.
LISS language
arrayInic
An initialization of a variable of type array
assignST
An initialization of a variable of structured data type
factorial
Consulting the values of an array.
structInic
Sorting algorithm: Selection Sort.
Created using LightBox Web Gallery Generator
C language

Executing the main function (a scanf instruction).

Passing arguments to a function (factorial function)

Calling, recursively, the factorail function.
Created using LightBox Web Gallery Generator
 
 

Home