S
Subhransu Sekhar Sahoo
Hi,
I have a very basic qus. An executable can be written using n number of
languages, viz C,,C++,Perl,Java,...And all these languages use different
calling convensions for example C uses cdecl and C++ uses fast call and so
on.
Now, my question how does the console window pass command line arguments to
the executable with out knowing whether it is a C or Java executable.
Thanking In Advance,
Subhransu Sahoo
I have a very basic qus. An executable can be written using n number of
languages, viz C,,C++,Perl,Java,...And all these languages use different
calling convensions for example C uses cdecl and C++ uses fast call and so
on.
Now, my question how does the console window pass command line arguments to
the executable with out knowing whether it is a C or Java executable.
Thanking In Advance,
Subhransu Sahoo