Автор: heed (29.11.2009 в 17:56)
даже проверил в Visual C++ Toolkit 2003 Command Promt
C:\_PROJECTS\vs\9>cd c:\_PROJECTS\vs\9
C:\_PROJECTS\vs\9>cl 1.cpp
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3052 for 80x86
Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
1.cpp
Microsoft (R) Incremental Linker Version 7.10.3052
Copyright (C) Microsoft Corporation. All rights reserved.
/out:1.exe
1.obj
C:\_PROJECTS\vs\9>link 1.obj
Microsoft (R) Incremental Linker Version 7.10.3052
Copyright (C) Microsoft Corporation. All rights reserved.
C:\_PROJECTS\vs\9>1.exe
1 72 3 4 -5
3 5 9 767 3
5 -77 9 0 2
-7 667 4 71 3
0 7 345 3 0 |