The program should read all the letters in the area "fra" and place them one after the other
in the right place in the data area "til". It should though only copy as many letters as
the contents of "len" indicates. To get you started here is a frame for a
solution to the assignment.
The algorithm you can use is:
To get you started here is a frame for a solution to the assignment.