Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
using namespace std
Name: Kishore Kotra Date: December 26, 2002 at 21:28:33 Pacific OS: SUN SOLARIS 8 CPU/Ram: sparc
Comment:
Hi,
What is this "using namespace std;"? I saw this on a few c/pro *c codes. Can any of please reply with some explanation?
Summary: Sounds like you have a programming problem as opposed to a Solaris problem. I don't know what your code looks like so I'll be guessing, and hopefully this will help you out. Your compiler error says y...
Summary: I am having some C++ compile problem. Here's my environment: Solaris SunOS xxx 5.9 Generic_112233-06 sun4u sparc SUNW,Sun-Fire-280R C++ compiler CC: WorkShop Compilers 5.0 98/12/15 C++ 5.0 Error is: #...
Summary: We are using a class library called Objectspace from Recursionsw. We did a small test program. This program has an object with about 20 fields (total of around 200 bytes). All we do is write this obje...