Re: [PHP-DEV] Extensions calling C++ From: Andi Gutmans (andi <email protected>)
Date: 07/09/00

.cpp is the best :)
Anyway, if you are really against it then I guess .cc is slightly nicer.

Andi

At 10:08 PM 7/9/00 +0200, Sascha Schumann wrote:
>It's doable. We just need to agree on the suffix. There are
>
>.C
>.cpp
>.cxx
>.cc
>
>.C sucks, because some OS use case-insensitive filenames.
>
>.cpp sucks, because cpp is the C preprocessor.
>
>So, it is either .cxx or .cc. Any preferences?
>
>On Sun, 9 Jul 2000, John Keiser wrote:
>
> > Hello all,
> >
> > I am trying to make an extension that uses a library written in C++.
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>