代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/147331/5730706

c asctime_r.c

/* * asctime_r.c */ #include #include char * _DEFUN (asctime_r, (tim_p, result), _CONST struct tm *tim_p _AND char *result) { static _CONST char day_name[7][3] = { "Sun", "
www.eeworm.com/read/136812/5861436

c clean_yp.c

#ifndef lint #ifdef SunB1 #ident "@(#)clean_yp.c 1.1 92/07/30 SMI; SunOS MLS"; #else #ident "@(#)clean_yp.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif lint /* * Copyright (c) 1990 by Sun Micro
www.eeworm.com/read/136812/5861439

c mk_localtime.c

#ifndef lint #ifdef SunB1 static char mls_sccsid[] = "@(#)mk_localtime.c 1.1 92/07/30 SMI; SunOS MLS"; #else static char sccsid[] = "@(#)mk_localtime.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif l
www.eeworm.com/read/136812/5861472

c naming.c

#ifndef lint #ifdef SunB1 #ident "@(#)naming.c 1.1 92/07/30 SMI; SunOS MLS"; #else #ident "@(#)naming.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif lint /* * Copyright (c) 1989 Sun Microsystems
www.eeworm.com/read/136786/5864088

c proc.c

/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1995
www.eeworm.com/read/136786/5865734

c bt_osl.c

/****************************************************************************** * * Module Name: bt_osl.c * $Revision: 24 $ * *******************************************************************
www.eeworm.com/read/136571/5868238

c writepic.c

/* writepic.c, 恢复重建图像*/ #include #include #include "config.h" #include "global.h" void writeframe(fname,frame) char *fname; unsigned char *frame[]; { int chrom_hsize, chrom_
www.eeworm.com/read/136571/5870958

c writepic.c

/* writepic.c, 写重建的图像信息*/ #include #include #include "global.h" void writeframe(fname,frame) char *fname; unsigned char *frame[]; { int chrom_hsize, chrom_vsize; char name
www.eeworm.com/read/133772/5901974

c sysctl1.c

//========================================================================== // // tests/sysctl1.c // // Simple test of sysclt API // //================================================
www.eeworm.com/read/131762/5928186

c images.c

#include #include #include #include "nano-X.h" //#define IMAGE_PATH "/usr/local/images/tuxchess" #define IMAGE_PATH "demos/tuxchess/images" extern GR_IMAGE_ID boa