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/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Re: sizeof(int) Saurabh Kapoor
- [PHP] Re: sizeof(int) Hugh Bothwell
- Re: [PHP] sizeof(int) Christian Reiniger