Jump to content

ABC words: Difference between revisions

(Add Modula-2)
Line 86:
 
=={{header|Action!}}==
In the following solution the input file [https://gitlab.com/amarok8bit/action-rosetta-code/-/blob/master/source/unixdict.txt unixdict.txt] is loaded from H6 drive. Altirra emulator automatically converts CR/LF character from ASCII into 155 character in ATASCII charset used by Atari 8-bit computer when one from H6-H10 hard drive under DOS 2.5 is used.
<lang Action!>BYTE FUNC FindC(CHAR ARRAY text CHAR c)
BYTE i
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.