Re: [PHP] sizeof(int)

2001-08-27 Thread Christian Reiniger
On Saturday 25 August 2001 14:44, Saurabh Kapoor wrote: > I am a C programmer, looking to migrate some code to PHP (Unusual, but > my colleagues request it). > > Can someone tell me the size (in bytes) of the type int in PHP. It's sizeof (int), i.e. the same size as an int in C on that platform.

[PHP] sizeof(int)

2001-08-25 Thread Saurabh Kapoor
I am a C programmer, looking to migrate some code to PHP (Unusual, but my colleagues request it). Can someone tell me the size (in bytes) of the type int in PHP. I need a 16 bit (2 byte) storage unit (I use a lot of bitwise operations) Thanx... -- PHP General Mailing List (http://www.php.net