--- In [email protected], "Paul Herring" <[EMAIL PROTECTED]> wrote: > > On 2/10/07, Nico Heinze <[EMAIL PROTECTED]> wrote: > > --- In [email protected], Nigel Duckworth <ntype@> wrote: > > > > > > I don't believe you can run a C program without main( ) but > > > either way... please explain why you would need to? > > > > > > subbu680 wrote: > > > > > > > > hello frenz > > > > can we run a cprogram without main( )? > > > > if yes i need code > > > > Some compilers allow you to do this, but it's by no means a > > standardised feature of C/C++. > > There is scope for it in The Standards. Non-hosted environments.
Thanks, Paul, of course you're right. Once again I was a tad too fast to respond. Regards, Nico
