|
|
Category: source:c:runtime
|
|
|
|
Category: source:c:runtime
|
|
Description: Shows how to catch and handle signals. Also shows how to ignore signals.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:runtime
|
|
Description: Shows how to run files using the exec() family of functions.
|
|
Platform: linux
|
|
Author: detour
|
 |
| |
|
|
|
Case
|
2001-11-25 03:47:46
|
|
c
|
|
|
|
|
Category: source:c:runtime
|
|
Description: Example of using switch() and case to filter out the args given to main()
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:c:runtime
|
|
Description: Example of basic forking in c
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|