21
edits
Changes
→Add Terminal settings for putty
To compile using gcc issue the following command:<br />
gcc as1tester.c ciol.c -lncurses
or
cc as1tester.c ciol.c -lncurses
'''Also make sure you use [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Putty] for your telnet client and set the Temminal/keyboard / function keys to Xterm R6'''
===Mac OS C++===