phpjs
Version:
25 lines (19 loc) • 599 B
HTML
<!-- Generated by Rakefile:build -->
<strong>
<a href="http://kevin.vanzonneveld.net" rel="nofollow">Kevin van Zonneveld</a>
</strong>
on 2008-09-24 11:31:30 <br />
@ Nate: Fixed, thank you!
<hr />
<strong>
Nate
</strong>
on 2008-09-23 03:55:56 <br />
Slight grammar error:
// avoids trying to get a char that does not exists
should be
// avoids trying to get a char that does not exist
Also for comment:
// str1 is lengthier than str2
&quot;longer&quot; might be better than &quot;lengthier&quot;; however, that is more of an opinion.
<hr />