Date: 02/28/99
- Next message: Jake Buchholz: "[PHP-DEV] Re: Bug #1043 Updated: mod_ssl 2.1.6 + php-3.0.{5,6,7-dev} DSO"
- Previous message: Jim Winstead: "Re: [PHP-DEV] CVS update: php3"
- In reply to: Jim Winstead: "Re: [PHP-DEV] CVS update: php3"
- Next in thread: sas <email protected>: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 14:40 28/02/99 -0500, Jim Winstead wrote:
>On Feb 28, sas <email protected> wrote:
>> On Sun, Feb 28, 1999 at 04:53:07PM -0000, rasmus wrote:
>> > Date: Sunday February 28, 1999 @ 11:53
>> > Author: rasmus
>> >
>> > Update of /repository/php3
>> > In directory asf:/u/temp/cvs-serv15373
>> >
>> > Modified Files:
>> > alloc.c
>> > Log Message:
>> > sizeof() returns an int, doesn't it?
>>
>> I've looked into several books to answer that question before I
committed. I
>> did not find anything. But have a look:
>
>It is probably defined to return a size_t or something like that,
>for what its worth.
Indeed it is. size_t is actually defined in many places to be what
sizeof() returns.
Zeev
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/ For a PGP public key, finger bourbon <email protected>-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Jake Buchholz: "[PHP-DEV] Re: Bug #1043 Updated: mod_ssl 2.1.6 + php-3.0.{5,6,7-dev} DSO"
- Previous message: Jim Winstead: "Re: [PHP-DEV] CVS update: php3"
- In reply to: Jim Winstead: "Re: [PHP-DEV] CVS update: php3"
- Next in thread: sas <email protected>: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

