main program
main( int argc, char **argv );
This is the main program. It calls:
You shouldn't have to write your own version of this function.
The value returned by my_done().
Photon
| Safety: | |
|---|---|
| Interrupt handler | Not applicable |
| Signal handler | Not applicable |
| Thread | Not applicable |