This commit is contained in:
alexa 2024-11-07 09:42:14 +04:00
parent c6579eadce
commit ee555e1177

View File

@ -183,7 +183,7 @@ INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
void main()
{
SetConsoleCP(1251);
SetConsoleOutputCP(1251);
SetConsoleOutputCP(1251); //3232
printf("Нефедов\n");
printf("Александр\n");