home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7818 < prev    next >
Encoding:
Text File  |  1993-01-03  |  760 b   |  22 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!doug.cae.wisc.edu!inconel!chris
  3. From: chris@inconel.uucp (Christian)
  4. Subject: Scramble text files
  5. Organization: U of Wisconsin-Madison College of Engineering
  6. Date: 3 Jan 93 01:32:33 CST
  7. Message-ID: <1993Jan3.013233.8863@doug.cae.wisc.edu>
  8. Lines: 12
  9.  
  10. Hija!
  11.  
  12. Can anyone point me to some code that will scramble a text file? It could
  13. something that woudl do it on the fly (my program is creating the text to
  14. be appended to said file), or something I can churn the text file through
  15. later on. This doesn't hafta be fancy (DES etc. would be overkill,) I only
  16. need to keep the average user from using a text editor to view/modify 
  17. this file.
  18.  
  19. Thank you much.
  20.  
  21. -Chris
  22.