On Wed, Jul 23, 2003 at 08:18:55AM -0400, Kevin D. Clark <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] writes:
> > What's the relationship between Perl and C99?
> 
> I don't think that there is a strong relationship.  The Perl source
> code is amazingly portable; it runs on well over 100 platforms.  Most
> of these platforms probably aren't C99 conformant, and so the Perl
> source doesn't depend on C99 features.
> 
> Perl could be enhanced to support these features on C99
> conformant platforms, probably most easily by writing a module.

    I mentioned the C99 standard as an international standard for C code
that I suspected most languages printf routines aim to match.  I was
just trying to get more detail on a specfication for printf.

-- 
Bob Bell <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
 "I love deadlines. I like the whooshing sound they make as they fly by."
   -- Douglas Adams, author of _A Hitchhiker's Guide to the Galaxy_
_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to