OpenID:
Code
Comments
guest
2008-01-07
hello/2.3/src/hello.c:123-127
123:
puts
(
greeting
);
124:
}
125:
126:
exit
(
EXIT_SUCCESS
);
127:
}
test