The main() is just an entry to a program, telling the computer to execute right here. So if you can tell the CPU in other ways, you can abandon main(). That's why when computer starts, POST will be triggered, CPU just fetch the first instruction from bios and execute.
deepblue wrote: >Hi Arulanandan P, > >Ya, I would say that if you use assembly language routine mnemonics >then you can do that. I dont know exactly how to do that, however I >feel this is the only way to do such. > >Regards, >-DeepBlue > > >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/algogeeks -~----------~----~----~----~------~----~------~--~---
