Hi
I try run this program(TestLib1.asm) Click Here in my Visual Studio 2012 pro but I got errors
I think the erros not in code I think in my Visual Studio 2012 configuration!
Anyone know how can I fix it
Error3 error LNK2005: _main@0 already defined in proj1.obj
Error4 error LNK2019: unresolved external symbol _Clrscr@0 referenced in function _main@0
Error6 error LNK2019: unresolved external symbol _Clrscr@0 referenced in function _main@0 c:\Users\
OutPut
'"c:\users\win8\documents\visual studio 2012\Projects\proj\Debug\p
roj.exe"' is not recognized as an internal or external command, operable program or batch file.
Press any key to continue . . .
I apriciate your help