代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/291439/8419894
c init.c
#include "global.h"
extern n_gen, m_pv, s_pq;
nodeptr zero, one, mi_one;
nameptr name_header;
funcptr func_header;
init()
{
nodeptr new_node();
nameptr p, last_name, new_name();
www.eeworm.com/read/291439/8420066
c init.c
#include "global.h"
extern n_gen, m_pv, s_pq;
nodeptr zero, one, mi_one;
nameptr name_header;
funcptr func_header;
init()
{
nodeptr new_node();
nameptr p, last_name, new_name();
www.eeworm.com/read/388520/8605011
cpp bluetooth hcidlg.cpp
// Bluetooth HCIDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "Bluetooth HCI.h"
#include "Bluetooth HCIDlg.h"
#include ".\bluetooth hcidlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/181046/9276428
c update_frames.c
/*
* Copyright (C) 2000-2004 Damien Douxchamps
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
www.eeworm.com/read/363613/9943076
c test.c
#include "includes.h"
#define TASK_STK_SIZE 512 //任务堆栈长度
OS_STK StartTaskStk[TASK_STK_SIZE]; //定义任务堆栈区
OS_STK MyTaskStk[TASK_STK_SIZE];
OS_MEM *IntBuffer; /*内存控制块指针*/
INT8U
www.eeworm.com/read/363613/9943113
c test.c
#include "includes.h"
#define TASK_STK_SIZE 512 //任务堆栈长度
OS_STK StartTaskStk[TASK_STK_SIZE]; //定义任务堆栈区
OS_STK MyTaskStk[TASK_STK_SIZE];
OS_MEM *IntBuffer; /*内存控制块指针*/
INT8U
www.eeworm.com/read/446553/7576952
c init.c
#include "global.h"
extern n_gen, m_pv, s_pq;
nodeptr zero, one, mi_one;
nameptr name_header;
funcptr func_header;
init()
{
nodeptr new_node();
nameptr p, last_name, new_name();
www.eeworm.com/read/136571/5870829
c version.c
/*
* Version numbering for LAME.
*
* Copyright (c) 1999 A.L. Faber
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General
www.eeworm.com/read/131315/5935303
sunos3
Sun running SunOS 3.x
SIGTYPE int
HAVE_UNDERSCORE_SETJMP 1
STRCASE_MISSING 1
STRERROR_MISSING 1
STRFTIME_MISSING 1
NON_STD_SPRINTF 1
TZSET_MISSING 1
www.eeworm.com/read/131315/5935315
ultrix31
DECstation or VAX running Ultrix 3.x
HAVE_UNDERSCORE_SETJMP 1
STRERROR_MISSING 1
STRFTIME_MISSING 1
NON_STD_SPRINTF 1
TZSET_MISSING 1
FMOD_MISSING 1