I am not a C++ programmer, but I need to know what the homogenous operator of | (I'm assuming it's an operator) in C++ is in VB... Thanks for your help.
Printable View
I am not a C++ programmer, but I need to know what the homogenous operator of | (I'm assuming it's an operator) in C++ is in VB... Thanks for your help.
That should be OR keyword :)
-Cool Bizs
Thanks....
I did not know that it was that easy (OR that is was a keyword not an operator) :-)
Thanks a lot.