Technical Notes Database TN739D.txt I/O BUFFER FOR TEXT FILES Category :Pascal Platform :All Product :Turbo Pascal 4.0+ Description: Q. How can I allocate my own I/O buffer for a text file? A. You can use the procedure SetTextBuf to allocate your own text file buffer either in the data segment or on the heap. Reference: 7/16/98 4:35:35 PM
Last Modified: 01-SEP-99