home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 7928 < prev    next >
Encoding:
Text File  |  1993-01-07  |  834 b   |  23 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!usenet-feed.cc.umr.edu!gsanchez
  3. From: gsanchez@cs.umr.edu (Guadalupe Sanchez)
  4. Subject: Re: There is no decompile on Turbo is there?
  5. References: <1ifihbINNe4e@usenet.INS.CWRU.Edu>
  6. Date: Thu, 7 Jan 1993 04:56:01 GMT
  7. Nntp-Posting-Host: next5.cs.umr.edu
  8. Organization: University of Missouri - Rolla, Rolla, MO
  9. Sender: cnews@umr.edu (UMR Usenet News Post)
  10. Message-ID: <1993Jan7.045601.14390@umr.edu>
  11. Lines: 10
  12.  
  13. In article <1ifihbINNe4e@usenet.INS.CWRU.Edu> ah157@cleveland.Freenet.Edu (Rob Henry) writes:
  14. >
  15. >
  16. >
  17. >I can't take a trubo pascal compiled program and reverse it to get
  18. >the source code can I?
  19.  
  20.  
  21. If you compile a program with the option that keeps debug info in, you can
  22. view the source from the .exe.  Otherwise, there is no way to do it.
  23.