dummy.cpp 56 B

12345
  1. char* setlocale(int, const char*)
  2. {
  3. return 0;
  4. }