S
Siegfried Heintze
I have a C# web service and I need to pass a vector of bits implemented as
an array of integers to and from my browser resident javascript client. Does
anybody have a nice class already written with overloaded operator[] that I
could use to test to see if a certain bit is set in the array?
Thanks,
Siegfried
an array of integers to and from my browser resident javascript client. Does
anybody have a nice class already written with overloaded operator[] that I
could use to test to see if a certain bit is set in the array?
Thanks,
Siegfried