Ejem...!
Hi! I am working with Workshop C++ under Sun Solaris 8 (In a new SPARC Machine)
My trouble is in the code...
#include <iostream.h>
main ()
{ }
I admit that it is some complex...je,je,je...
However,When I compile I have got the error...
<<
"/usr/include/iso/wchar_iso.h", line 100: Error: Multiple declaration for mbstate_t.
"/usr2/SUNWspro/SC5.0/include/CC/./iosfwd", line 51: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
"/usr2/SUNWspro/SC5.0/include/CC/./iosfwd", line 78: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
"/usr2/SUNWspro/SC5.0/include/CC/rw/iotraits", line 56: Error: The name mbstate_t is ambiguous, std::mbstate_t and std::mbstate_t.
>>
What is this???
Thank you...Je,je,je...