-----Original Message-----
From: Sellam Ismail [mailto:foo@siconic.com]
: reply ( originalmessage -- newdrivel)
">" . .
function reply(void)
{
> > 20 C MY GRIPE WITH PASCAL WAS THAT IT WAS
ALL ONE PROGRAM
> > 30 C EVERY FORTRAN AFTER II COULD HAVE MODULES DEFINED
> (* Pascal had adherents early, but it remained a
teaching
> language until the early 1980s. Although Turbo Pascal
> didn't permit modules, it did provide $INCLUDE files,
> and depending on the application area, you could often
> accomplish the same thing using includes. *)
// What about the "uses" directive? I
didn't program in
Pascal a whole
// lot but I remember when I did need something like a
graphics library
// I "use"d it.
(I remember the directive, but it's been a long time since)
(I've used it.)
"too" " " "Me"
> > 100 STOP
> END.
}
;
Christopher Smith, Perl Developer
Amdocs - Champaign, IL
/usr/bin/perl -e '
print((~"\x95\xc4\xe3"^"Just Another Perl
Hacker.")."\x08!\n");
'