tx it works fine!
A
AHa
@AHa
Posts
-
.lib -
.libHi do anyone know how to link a file in C++ whith a line of code like #pragma or something... I don't want to set it in the project settings box...
-
STL map warning messageshow can you disable that? I got a same error with this code: #include #include #include #include using namespace std; int main() { deque lines; return 0; }