File
From C64-Wiki
(Redirected from file)
Jump to navigationJump to searchThis article is very short and not very detailed. Please help to improve it. |
A file is a collection of data saved on a data media, which belongs to one of the well known file types. The CBM file system supports the following file types:
- PRG (program file - for example: BASIC program or a machine code program, typically for executables)
- SEQ (sequential file, saved data out of a program, non-executable)
- USR (User file, saved data out of a program, non-executable)
- REL (relative file, data randomly accessible by record number, non-executable)
Links[edit | edit source]
Wikipedia: Computer_file |