Subj : Re: Error in linking .cpp with Borland 4.52 To : borland.public.cpp.borlandcpp From : Bob Gonder Date : Wed Jul 23 2003 12:32 pm James Kim wrote: > >C:\BC45\BIN>tlink /m/v/s/c c0l test main,my_main,,cl >Turbo Link Version 7.00 Copyright (c) 1987, 1994 Borland International >Error: Undefined symbol _main in module c0.asm _main is in blink.cpp I don't see where you linked it. >1) blink.cpp >void main(void) >{ >} /* main() */ .