Array: Difference between revisions

1 byte removed ,  15 years ago
m
Grammar
m (Lost of English and some clarity fixes)
m (Grammar)
Line 58:
The example task is the same: open a text file and compute letter frequency.
<br>Written in this array programming language, no loops are specified.
<br>Input is a directory-path with filename. Output is a 26-element, single-axis integer array.
 
load 'files' NB. fread is among these standard file utilities
Anonymous user