> -----Original Message-----
> From: Fred Cisin (XenoSoft) [mailto:cisin_at_xenosoft.com]
> On Mon, 4 Mar 2002, Christopher Smith wrote:
> > > few time...) then again there's no way to include comments...
> > Sure there is -- just don't run them ;)
> B4 02 B2 44 EB 11 54 68 69 73 20 69 73 29 61 20
> 63 6F 6D 6D 65 6E 74 CD 21
> Or for the disassembly challenged:
> MOV AH, 2
> MOV DL, 'D'
> JMP over
> DB 'This is a comment'
> over: INT 21h
In fact, that appears to be precisely what I had in mind. The
obvious problem being that it takes up space in the image...
Chris
Christopher Smith, Perl Developer
Amdocs - Champaign, IL
/usr/bin/perl -e '
print((~"\x95\xc4\xe3"^"Just Another Perl Hacker.")."\x08!\n");
'
Received on Tue Mar 05 2002 - 10:03:53 GMT
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:35:09 BST