代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/283196/9036888

c popen2.c

#include #include #include int main() { FILE *write_fp; char buffer[BUFSIZ + 1]; sprintf(buffer, "Once upon a time, there was...\n"); write_fp = popen
www.eeworm.com/read/185268/9046511

cpp shppsession.cpp

/******************************************* * file name: SHPPSession.h * date: 2002.7.27 * 用途: 定义自助话打印协议SHPP * 作者: 林游海 *******************************************/ #include
www.eeworm.com/read/381781/9071833

cpp hmp_test_cpp-c++.cpp

Koders Code Search: hmp_test.cpp - C++ #include #include #include #include #include #include #include #include
www.eeworm.com/read/381363/9096256

m image_stat.m

function image_stat(command) %IMAGE_STAT Computes and display some Image statistic values % % IMAGE_STAT(COMMAND) % % Valid commands: % COMMAND: START Begin the session %
www.eeworm.com/read/184140/9120393

c pydemo.c

/* pyDemo.c - 调用例程 */ #include //#include "pyinput.c" char *py_ime(char *); void myDemo(void); int main() { myDemo(); } void myDemo(void) { char input_str
www.eeworm.com/read/380728/9131525

c info.c

/************************************************************************ mfw: use "BOARD_STARTUP_MENU" in pb1000.h * * info.c * * Info command for shell * * info [board | cpu | mem
www.eeworm.com/read/380486/9144991

c write_ga_server_remote_config.c

/* write_ga_server_remote_config.c */ /* Copyright 2004-2007 Oswaldo Morizaki */ /* This file is part of ga-nn-ag. ga-nn-ag is free software; you can redistribute it and/or modify it und
www.eeworm.com/read/181576/9245559

c proc.c

/* * Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as
www.eeworm.com/read/180966/9278522

c 51main.c

#include char * py_ime(char *); void main(void) { while(1) { char input_string[]="yI"; xdata char chinese_string[255]; sprintf(chinese_string,"%s",py_ime(input
www.eeworm.com/read/374564/9396069

c writepic.c

/* writepic.c, write reconstructed pictures */ /* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These