Author Topic: Bit Vectors from C++ to PHP?  (Read 3791 times)

0 Members and 1 Guest are viewing this topic.

Offline NevaehTopic starter

  • Irregular
  • Posts: 1
    • View Profile
Bit Vectors from C++ to PHP?
« on: May 12, 2005, 09:48:08 AM »
In C++ we could toggle bit vectors on/off for various purposes.  I have been unsuccessful in locating any documentation on wheather PHP supports bitvectors.  If anyone has found any sites discussing this or if they could lead me in the right direction, I would appreciate it.