I am using DosBox 0.74 and I want to use vectors function, but I can\'t locate its header file ? its not nor . I tri
I think your best bet would be Open Watcom C/C++. It has STL and it can compile for Dos, which to my knowledge current versions of Visual Studio cannot do. I use it with DOSBox for unit testing embedded software in a 16-bit environment.