TonyGroves
Programmer
I notice that if I #include <fstream> in a particular simple C++Builder 6 VCL program, I get the error "_alloc.h: Call to undefined function '__stl_new'". That doesn't happen in other programs. Is there something I need to do to fix this, like #include something else before <fstream>?
Thanks a lot.
Thanks a lot.