CompuServe Messages

deletion technique?

    06-Nov-94 20:36:55
Fm: Syndesis 76004,1763
To: Henry Williams 73527,1446
To answer this question another way, there's no standard 'stdio' function that will shorten a file's size. Few operating systems have such a function. Other programs that need to do this sort of operation actually copy the true records to a second file, skipping deleted records, then rename the files behind the scenes so that the user thinks that the database file is now smaller.