| Next | Program Repair Shop![]() |
135 |
I once had a student with a green hiliter marker
He hilited every sentence in his algebra textbook
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Parsing input files of perl programs
#_____________________________________________
|
my @lib = @$lines;
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~``
# This for loop does not allow return until each sub is finished
#_____________________________________________________________________
|
for ($j=0; $j < @lib; $j++) {
|
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
# Reading the first delimiter line and 'Title' line altogether
#_______________________________________________________________
|
Save decoration for the most important comments
| Next | ![]() |
Copyright © 2001 M. J. Dominus |