View Single Post
  #9  
Old 02-23-2006, 03:38 AM
Ibix
Sarnak
 
Join Date: Jan 2006
Posts: 40
Default

Quote:
Originally Posted by kouhei
You can do what I am doing is I bought a printer and printed out each file and compairing the old vs. the new ones and picking up code that make things work more better.
As an alternative, you could get both sources, run a unix 'diff' on them, and just print the diffs... so you'd only have the differences rather than printing 2 copies of each source file...
Reply With Quote