Re: Writing records into fixed length record file....
- Posted by irv mullins <irvm at ellijay.com> Aug 11, 2004
- 404 views
John F Dutcher wrote: > > > Will it probably be my misfortune to discover that I cannot use puts() > to write a string into a fixed length file (as in update or replace data) > because puts() will append a trailing character(s) and mess up the file. And what trailing character(s) might that be?