Content deleted Content added
→Other uses: updated spelling |
m Added link to Microsoft Binary Format |
||
Line 17:
=== Files and input/output ===
Data could be read and stored to disk as either sequential files (delimited by the CP/M convention of CR/LF at the end of each line) or else as fixed-record-length random access files, which, given a sufficiently determined programmer, could be used to perform database-type record manipulation. The
=== Variables and data types ===
|