in reply to Re^5: Removing the first record in a file containing fixed records
in thread Removing the first record in a file containing fixed records
Would the operation run even faster if coded in C?
Marginally. Maybe. A straight forward conversion of the above code to C ran in 4 seconds one time and 2 the next--probably because the file was still in the system cache. But the timing was only to the nearest second.
|
|---|