File Input/Output Functions
Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable.
खुले सीक्वेंशियल फ़ाइल से डाटा पढ़ता है.
Reads a line from a sequential file into a variable.
रेकॉर्ड को रिलेटिव फ़ाइल में या बाइनरी फ़ाइल में बाइट सीक्वेंस लिखता है.
Writes data to a sequential text file with delimiting characters.
खुले फ़ाइल में वर्तमान स्थिति को प्रस्तुत करता है.
Returns the position for the next writing or reading in a file that was opened with the open statement.
निर्धारित करता है कि फ़ाइल पाइंटर फ़ाइल के अंत में पहुँच गया है.
खुले फ़ाइल के आकार को बाइट में प्रस्तुत करता है.