代码搜索:Terminated

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

代码结果 1,727
www.eeworm.com/read/436521/7768633

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/138638/13227404

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/138638/13227422

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/137249/13336854

h lib.h

/******************************************************** Copyright 1985 Software Development Systems, Inc. Copy of s2 to the end of s1. Return a pointer to the null-terminated result. ******
www.eeworm.com/read/147331/5731199

h unsecvars.h

/* Environment variable to be removed for SUID programs. The names are all stuffed in a single string which means they have to be terminated with a '\0' explicitly. */ #define UNSECURE_ENVVARS
www.eeworm.com/read/250662/12393103

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/250662/12393107

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/127767/14337170

txt e050. determining when the application is about to exit.txt

When an application is terminated normally, the application first starts any registered shutdown threads, waits for them to complete and then finally exits. Normal termination can be caused by a call
www.eeworm.com/read/223007/14664846

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/223007/14664853

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