Has anyone had luck installing / running Websphere Application Server on Solaris 10, on a x86 32 bit machine? From what I see on the IBM pages, it seems to imply it only supports 64 bit H/W, but perhaps I'm reading this incorrectly.
This may be trivial, but something I haven't seen before... in some existing code I came across a statement (where temp_calc is a char variable):
if ( !(temp_calc, "MULTI_TEST") )...
What does the "(,)" operator do? Is it legal with two char types as shown in the above...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.