The compiler does not have a complex class! Isn't that part of the C++ standard
now? Is there one available somewhere? I've been using the Borland compiler
under DOS until now.
Rob Lefebvre
There is 1 Reply.
Rob,
> The compiler does not have a complex class! Isn't that part of the C++
standard now?
I know that the C++ standard defines the language and the C Run-Time, but I
am not aware that it defines the contents of an individual compiler vendor's
class libraries. At least, Stroustrup makes no mention of it 🙂
Did Borland ship the source for you? If so, then you could start from
there. If not, I have seen the beginnings of such a class in C++ tutorials.
Sincerely,
Julie Solon
Microsoft Developer Support