AXKuhta

Results 1 issues of AXKuhta

Given a file test.txt that contains `This is a test string. Sentence 1. Sentence 2.` and the following program: ```blitzmax Framework BRL.StandardIO Import BRL.Filesystem Local File:TStream = ReadFile("test.txt") Local Arr:String[]...