Набор функций для удобной работы с текстовыми файлами.Включает в себя увеличенный буфер для повышения скорости,функции позиционирования, отката на предыдущую строку,форматированный ввод/вывод в строку/из строки. 1. large text buffers for speedier handling when needed2. complete seek function for text files3. write formatted output to a string variable4. read contents of a string variable as formatted input5. backup to the previous line of a file (if possible)