|
|
|
|
|
by kragen
5361 days ago
|
|
The exceptions, I think, require that you aren't using tons of buggy third-party libraries. In AAA games and in bare-metal programming, for example, exiting the program is not an option, so you don't use libraries that might do that. |
|