Error 1 error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup MSVCRTD.lib assignment
Error 2 fatal error LNK1120: 1 unresolved externals D:\Kelvin\assignment\C++\assignment\Debug\assignment.exe assignment
above are my error happen during linking of file in my C++ project, is there anyway help in solving it? i unable to solve it although i checked from internet and book, make me very confused on it