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 Close popup menu in system tray application ?
How to change a specific IDAPI configuration setting?
Write a program to show the memory leak?
How to capture the URL and title of the current webpage being viewed?
How to Detect whether the PrintScreen key has been pressed ?
How to Open an explorer window to a given folder?
What directory is the ActiveForm in ?
What are the different types of pointers used in delphi?
How to Determine if a combobox is in dropped state?
How to use a true DWORD value passed to Delphi application?
How to Get the Printer driver and port name from TPrinter's ?
How to Add hint windows to applications?
How to Set Up a C++ Builder or Delphi Form to View InterBase Data?
How to Set break on exception in Delphi 4?
what are the different types of dBASE Unique style indexes ?