[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
main placement
- Date: Tue, 16 Feb 1999 08:18:13 -0600 (CST)
- From: joel at OARcorp.com (joel at OARcorp.com)
- Subject: main placement
The issue is what to do with main(). I have a couple of more points I
forgot to make:
1. Starting an application with "main()" will make it easier to run off
the shell test suites.
2. What type of kernel/support code do you guys envision writing in C++?
Would moving to a more dynamic driver installation scheme help on
this?
If it is not clear, this is a hard issue for me to figure out which is the
best solution. I am willing to change the initialization task structure
but I want to make sure there is a good reason. If the IO manager needs
to change to ease this, then so be it.
--joel