exported / execap

Automatically exported from code.google.com/p/execap
GNU General Public License v3.0
0 stars 0 forks source link

findexe.c is a bit messy #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
findexe.c has way too much crap commented out or in #ifdefs for debugging.  It 
needs to be better commented.  The offsets need constants or otherwise 
documented.  The print statements are currently serving as a poor form of 
documentation so it needs to be cleaned up a bit.

Original issue reported on code.google.com by bmenr...@ucsd.edu on 21 Feb 2011 at 8:32