[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.

Regards,

--kevin
-- 
Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA)
cetaceannetworks.com!kclark (GnuPG ID: B280F24E)
alumni.unh.edu!kdc

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to