ucspi-ssl
0.12.7
ucspi-ssl
ucspi-ssl-0.12.7
compile
trycpp.c
Go to the documentation of this file.
1
/* Public domain. */
2
3
int
main
()
4
{
5
#ifdef NeXT
6
printf(
"nextstep\n"
); exit(0);
7
#endif
8
printf(
"unknown\n"
); exit(0);
9
}
main
int main()
Definition:
trycpp.c:3
Generated on Mon May 15 2023 22:17:01 for ucspi-ssl by
1.9.1