代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/365785/2895217

h wait.h

/* The header contains macros related to wait(). The value * returned by wait() and waitpid() depends on whether the process * terminated by an exit() call, was killed by a signal, or
www.eeworm.com/read/362762/2927193

h wait.h

/* The header contains macros related to wait(). The value * returned by wait() and waitpid() depends on whether the process * terminated by an exit() call, was killed by a signal, or
www.eeworm.com/read/474431/6809306

c s_srch2.c

/* ** Given a pointer to a NULL-terminated list of pointers, search ** the strings in the list for a particular character. This ** version destroys the pointers so it can only be used when ** the
www.eeworm.com/read/189298/8477316

c readints.c

/* ** Read an EOF-terminated list of integers from the standard input ** and return a dynamically allocated array containing the values. ** The first element of the array contains a count of the nu
www.eeworm.com/read/189298/8477323

c rearran2.c

/* ** Process a line of input by concatenating the characters from ** the indicated columns. The output line is then NUL terminated. */ void rearrange( char *output, char const *input, int
www.eeworm.com/read/444799/7606446

c readints.c

/* ** Read an EOF-terminated list of integers from the standard input ** and return a dynamically allocated array containing the values. ** The first element of the array contains a count of the nu
www.eeworm.com/read/444799/7606449

c rearran2.c

/* ** Process a line of input by concatenating the characters from ** the indicated columns. The output line is then NUL terminated. */ void rearrange( char *output, char const *input, int
www.eeworm.com/read/444091/7618091

c readints.c

/* ** Read an EOF-terminated list of integers from the standard input ** and return a dynamically allocated array containing the values. ** The first element of the array contains a count of the nu
www.eeworm.com/read/444091/7618098

c rearran2.c

/* ** Process a line of input by concatenating the characters from ** the indicated columns. The output line is then NUL terminated. */ void rearrange( char *output, char const *input, int
www.eeworm.com/read/436521/7768630

c readints.c

/* ** Read an EOF-terminated list of integers from the standard input ** and return a dynamically allocated array containing the values. ** The first element of the array contains a count of the nu