On 17 Apr 2007 01:43:32 -0700, Ratnesh Chouhan
<[EMAIL PROTECTED]> wrote:
> Hi Frds,
>
>    Can anybody describe in detail how a c\c++ program is converted to exe.
>    hw the function calls are resolved and how this exe is loaded in memory 
> and then how it is made to run.

What you are asking is highly compiler and platform specific.
Your best bet would be to find an open source compiler like GCC and
look at the documentation or the actual source code.

-- 
Tamas Marki

Reply via email to