I have a program, when i run it on vc++ environment,has no compilation errors,but gives a runtime linker error libcd.lib(crt0.obj) unresolvable external symbol _main.Which i tried unable to rectify it.Urgent

Suresh kumar K