Newbie:unresolved external symbol _main in C/OCI program

From: Bob Freeman <freeman_at_exti.com>
Date: Wed, 20 Oct 1999 13:15:06 -0400
Message-ID: <380DF899.A2CE46E7_at_exti.com>



[Quoted] I feel a bit foolish asking this q, but here goes...when I compile and link my first ( non-sample prog) C and OCI program in VC++ I get the above error on the link phase...

unresolved external symbol _main

Can anyone point me to the cause?

I do indeed have a

void main()
{
main code....
}

in my program.

Thanks in advance!

--
Bob Freeman               Experience Technology, Inc.
mailto:freeman_at_exti.com        http://www.exti.com/
Office: (905)-383-7086     Cell: (905)-517-4966
Fax:    (905-383-2586
Received on Wed Oct 20 1999 - 19:15:06 CEST

Original text of this message