代码搜索:null-terminated
找到约 582 项符合「null-terminated」的源代码
代码结果 582
www.eeworm.com/read/127781/5996348
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.
www.eeworm.com/read/110034/6167786
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.
www.eeworm.com/read/102935/6226631
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.
www.eeworm.com/read/101082/6245974
3s puts.3s
.\" SCCSID: @(#)puts.3s 8.1 9/11/90
.TH puts 3s
.SH Name
puts, fputs \- put a string on a stream
.SH Syntax
.B #include
.PP
.B puts(s)
.br
.B char *s;
.PP
.B fputs(s, stream)
.br
.B char *s
www.eeworm.com/read/101082/6247828
3s puts.3s
.\" SCCSID: @(#)puts.3s 8.1 9/11/90
.TH puts 3s
.SH Name
puts, fputs \- put a string on a stream
.SH Syntax
.B #include
.PP
.B puts(s)
.br
.B char *s;
.PP
.B fputs(s, stream)
.br
.B char *s
www.eeworm.com/read/481156/6644001
err last.err
Warning[2073] E:\dongsheng\ERSC\dongsheng1107\last.c 15 : null-terminated initializer string too long
Warning[2073] E:\dongsheng\ERSC\dongsheng1107\last.c 16 : null-terminated initializer string too
www.eeworm.com/read/481096/6659377
err last.err
Warning[2073] E:\dongsheng\ERSC\dongsheng1107\last.c 15 : null-terminated initializer string too long
Warning[2073] E:\dongsheng\ERSC\dongsheng1107\last.c 16 : null-terminated initializer string too
www.eeworm.com/read/157396/11711951
c strarr.c
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
www.eeworm.com/read/124825/14535686
c strarr.c
/* ----------------------------------------------------------- */
/* */
/* ___ */
/*
www.eeworm.com/read/161121/5557052
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.