Answer Posted / narendra allam
We can write a Program without main() function in C-language.
There should be one entry point in the program, so we need a
function to satrt with. In linker scripts it is mentioned,
we can change it through -e option for 'ld' linker with gcc.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
How to Convert a TColor value to a HTML Color string ?
How do abstract classes differ from interfaces?
How to Hide the application from the Windows Taskbar?
How to Change the default project directory ?
How to assign the Delphi global printer object, to the Quick Reports global printer object?
Does the BDE use Client side or server side cursors for MSSQL?
Explain the findfirst method?
How to Use FindFirst to search for files?
what are the Steps to uninstall and reinstall Delphi 6 ?
How to detect if a non-menu key has been pressed?
Can you use the Naming Service with the version of VisiBroker that comes with Delphi 5 Enterprise?
How to Create a custom TInplaceEdit for TDBGrid ?
How can one prevent a TForm from being moved or resized?
How to Prevent changing pages in a page control?
How to Move the application server to another machine?