Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 6 years ago

Language

C

Compiler

gcc HEAD 9.0.1 20190318 (experimental)

Options
Warnings
C11
no pedantic
Raw compiler options
error.c

Author

anonymous

about 6 years ago

apue.h
error.c

$ gcc prog.c -Wall -Wextra -std=c11 error.c
NZERO = 20
current nice value in parent is 10
current nice value in child is 10, adjusting by 0
now child nice value is 10
child count = 8386324
parent count = 8635798
Exit Code:
0